mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05: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.
|
||||
options:
|
||||
- label: Standalone
|
||||
required: true
|
||||
- label: Server
|
||||
required: true
|
||||
- type: textarea
|
||||
id: config
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue