mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
20 lines
No EOL
407 B
JSON
20 lines
No EOL
407 B
JSON
{
|
|
"port": 8080,
|
|
"noAuth": false,
|
|
"baseURL": "/admin",
|
|
"address": "127.0.0.1",
|
|
"alternativeReCaptcha": false,
|
|
"reCaptchaKey": "",
|
|
"reCaptchaSecret": "",
|
|
"database": "/usr/share/filebrowser/database.db",
|
|
"log": "stdout",
|
|
"plugin": "",
|
|
"scope": "/usr/share/filebrowser/storage/",
|
|
"allowCommands": true,
|
|
"allowEdit": true,
|
|
"allowNew": true,
|
|
"commands": [
|
|
"git",
|
|
"svn"
|
|
]
|
|
} |