mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
forgejo: server/standalone: what happens when we set required=true?
This commit is contained in:
parent
fcfdbeebcf
commit
70aa033d79
1 changed files with 2 additions and 0 deletions
|
|
@ -61,7 +61,9 @@ body:
|
||||||
description: Does the issue occur in foot server, or standalone mode, or both? Note that you **cannot** test standalone mode by manually running `foot` from a `footclient` instance, since then the standalone foot will simply inherit the server process' context.
|
description: Does the issue occur in foot server, or standalone mode, or both? Note that you **cannot** test standalone mode by manually running `foot` from a `footclient` instance, since then the standalone foot will simply inherit the server process' context.
|
||||||
options:
|
options:
|
||||||
- label: Standalone
|
- label: Standalone
|
||||||
|
required: true
|
||||||
- label: Server
|
- label: Server
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: config
|
id: config
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue