1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/qbittorrent_ynh.git synced 2024-09-03 20:16:10 +02:00
This commit is contained in:
tituspijean 2024-08-15 22:16:23 +02:00 committed by GitHub
commit 0971355d89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,8 @@ ram.runtime = "50M"
main.url = "/" main.url = "/"
main.protected = true main.protected = true
main.allowed = "admins" main.allowed = "admins"
api.url = "/api"
api.allowed = "visitors"
[resources.ports] [resources.ports]
main.default = 30000 main.default = 30000