Gluttony-Cluster/plex/filebrowswer-settings.json
Tyler Perkins 909f43f838
All checks were successful
continuous-integration/drone/push Build is passing
Add filebrowser config
2023-12-17 21:14:07 -05:00

12 lines
212 B
JSON

{
"port": 80,
"baseURL": "https://plex.files.clortox.com",
"address": "",
"log": "stdout",
"database": "/database/filebrowser.db",
"branding": {
"name": "Plex file portal"
},
"root": "/srv"
}