initial commit
This commit is contained in:
12
settings.json
Normal file
12
settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"port": 80,
|
||||
"baseURL": "",
|
||||
"address": "0.0.0.0",
|
||||
"log": "stdout",
|
||||
"database": "/database/filebrowser.db",
|
||||
"root": "/fdroid/repo",
|
||||
"auth": {
|
||||
"method": "json",
|
||||
"file": "/config/users.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user