Allow specifying file extension for filebrowser
This commit is contained in:
parent
5a1918275d
commit
2428b897b4
4 changed files with 12 additions and 3 deletions
|
@ -9,5 +9,6 @@
|
|||
"CREDENTIALS": null,
|
||||
"ALLOWED_NETWORKS": [],
|
||||
"BANNED_IPS": [],
|
||||
"BANLIMIT": 0
|
||||
"BANLIMIT": 0,
|
||||
"EXTENSIONS": ['yaml', 'conf']
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue