mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
Correct syntax
This commit is contained in:
parent
0621d87133
commit
a4bba6726f
1 changed files with 9 additions and 9 deletions
|
|
@ -99,8 +99,8 @@ ui:
|
|||
connect-src:
|
||||
- http://alloweddomain.com
|
||||
|
||||
# map of setting names to be displayed in the plugins page in the UI
|
||||
settings:
|
||||
# map of setting names to be displayed in the plugins page in the UI
|
||||
settings:
|
||||
# internal name
|
||||
foo:
|
||||
# name to display in the UI
|
||||
|
|
|
|||
Loading…
Reference in a new issue