1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simple-torrent_ynh.git synced 2024-09-03 20:26:18 +02:00
This commit is contained in:
Éric Gaspar 2024-06-19 11:44:51 +02:00
parent 5b154f9407
commit 0d94cc5deb
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"NAME":"Torrent Cloud",
"AUTH_USER":"__ADMIN__",
"AUTH_PASSWORD":"__PASSWORD__",
"SEARCH_PROVIDERS_URL":null,
"AWS_BUCKET":null,
"AWS_REGION":null,
"AWS_ACCESS_KEY":null,
"AWS_SECRET_KEY":null,
"MEGA_EMAIL":null,
"MEGA_PASS":null
}

View file

@ -38,6 +38,12 @@ ram.runtime = "50M"
type = "group" type = "group"
default = "visitors" default = "visitors"
[install.admin]
type = "user"
[install.password]
type = "password"
[resources] [resources]
[resources.sources] [resources.sources]