mirror of
https://github.com/YunoHost-Apps/filebrowser_ynh.git
synced 2024-09-03 18:36:05 +02:00
8 lines
No EOL
165 B
JSON
8 lines
No EOL
165 B
JSON
{
|
|
"port": "__PORT__",
|
|
"baseURL": "__PATH__",
|
|
"address": "127.0.0.1",
|
|
"log": "stdout",
|
|
"database": "__INSTALL_DIR__/database.db",
|
|
"root": "__DATA_DIR__"
|
|
} |