mirror of
https://github.com/YunoHost-Apps/qbittorrent_ynh.git
synced 2024-09-03 20:16:10 +02:00
Merge b75bac8f26
into a94f88ccae
This commit is contained in:
commit
0971355d89
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue