mirror of
https://github.com/YunoHost-Apps/sharkey_ynh.git
synced 2024-09-03 20:16:32 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
de5c6e5515
1 changed files with 4 additions and 4 deletions
|
@ -15,11 +15,11 @@ website = "https://git.joinsharkey.org/Sharkey"
|
||||||
code = "https://activitypub.software/TransFem-org/Sharkey"
|
code = "https://activitypub.software/TransFem-org/Sharkey"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.2"
|
yunohost = ">= 11.2.12"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = "not_relevant"
|
ldap = "not_relevant"
|
||||||
sso = "not_relevant"
|
sso = "not_relevant"
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "50M"
|
ram.build = "50M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
@ -27,7 +27,7 @@ ram.runtime = "50M"
|
||||||
[install]
|
[install]
|
||||||
[install.domain]
|
[install.domain]
|
||||||
type = "domain"
|
type = "domain"
|
||||||
|
|
||||||
[install.init_main_permission]
|
[install.init_main_permission]
|
||||||
help.en = "If enabled, Misskey will be accessible by people who do not have an account. This can be changed later via the webadmin."
|
help.en = "If enabled, Misskey will be accessible by people who do not have an account. This can be changed later via the webadmin."
|
||||||
help.fr = "Si cette case est cochée, Misskey sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
help.fr = "Si cette case est cochée, Misskey sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||||
|
|
Loading…
Add table
Reference in a new issue