mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
forgejo: remind user to sanitize pasted config
This commit is contained in:
parent
230d8b6f70
commit
fcfdbeebcf
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ body:
|
||||||
id: config
|
id: config
|
||||||
attributes:
|
attributes:
|
||||||
label: Foot config
|
label: Foot config
|
||||||
description: Paste your entire `foot.ini` here
|
description: Paste your entire `foot.ini` here (do not forget to sanitize it!)
|
||||||
render: ini
|
render: ini
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue