1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filebrowser_ynh.git synced 2024-09-03 18:36:05 +02:00
filebrowser_ynh/conf/settings.json
2022-02-19 10:40:38 +01:00

8 lines
No EOL
162 B
JSON

{
"port": "__PORT__",
"baseURL": "__PATH__",
"address": "127.0.0.1",
"log": "stdout",
"database": "__FINALPATH__/database.db",
"root": "__DATADIR__"
}