12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"port": 80,
|
|
"baseURL": "/filebrowser",
|
|
"address": "",
|
|
"log": "stdout",
|
|
"database": "/database.db",
|
|
"root": "/srv",
|
|
"auth":{
|
|
"method":"proxy",
|
|
"header":"X-Vouch-User"
|
|
}
|
|
} |