mirror of
https://github.com/YunoHost-Apps/torrelay_ynh.git
synced 2024-09-03 20:26:36 +02:00
Update manifest.toml
This commit is contained in:
parent
460ab7cf53
commit
4c502c755a
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@ admindoc = "https://community.torproject.org/relay/setup/bridge/debian-ubuntu/"
|
||||||
code = "https://github.com/torproject/tor"
|
code = "https://github.com/torproject/tor"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.17"
|
yunohost = ">= 11.2"
|
||||||
architectures = ["amd64", "arm64", "i386"]
|
architectures = ["amd64", "arm64", "i386"]
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap ="not_relevant"
|
ldap ="not_relevant"
|
||||||
|
@ -28,7 +28,6 @@ ram.runtime = "50M"
|
||||||
[install]
|
[install]
|
||||||
[install.domain]
|
[install.domain]
|
||||||
type = "domain"
|
type = "domain"
|
||||||
full_domain = true
|
|
||||||
|
|
||||||
[install.contact]
|
[install.contact]
|
||||||
ask.en = "Choose an email address so we can contact you if there are problems with your bridge. This is optional but encouraged."
|
ask.en = "Choose an email address so we can contact you if there are problems with your bridge. This is optional but encouraged."
|
||||||
|
|
Loading…
Add table
Reference in a new issue