1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/languagetool_ynh.git synced 2024-09-03 19:35:58 +02:00

Add init_main_permission

This commit is contained in:
Salamandar 2024-01-27 18:56:31 +01:00
parent 319d7f5930
commit 4e25be3ea4

View file

@ -32,6 +32,12 @@ ram.runtime = "800M"
[install.domain]
type = "domain"
[install.init_main_permission]
help.en = "Should the login be exposed to public?"
help.fr = "La connexion doit-elle être exposée au public ?"
type = "group"
default = "visitors"
[install.use_ngram]
ask.en = "Use ngram data (de, en, es, fr, nl)?"
ask.fr = "Utilizer donnés ngram (de, en, es, fr, nl) ?"