1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Remove full_domain option in manifest.toml

This commit is contained in:
Lab-8916100448256 2024-02-05 22:25:38 +01:00 committed by GitHub
parent 24102d402b
commit 5ccddee3af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,6 @@ ram.runtime = "50M"
help.en = "CryptPad needs to be installed in a dedicated domain or sub-domain." help.en = "CryptPad needs to be installed in a dedicated domain or sub-domain."
help.fr = "CryptPad doit être installé dans un domaine ou sous-domaine dédié." help.fr = "CryptPad doit être installé dans un domaine ou sous-domaine dédié."
type = "domain" type = "domain"
full_domain = true
[install.init_main_permission] [install.init_main_permission]
help.en = "If 'Visitors' enabled, CryptPad will be accessible by people who do not have an account. This can be changed later via the webadmin." help.en = "If 'Visitors' enabled, CryptPad will be accessible by people who do not have an account. This can be changed later via the webadmin."