mirror of
https://github.com/YunoHost-Apps/lutim_ynh.git
synced 2024-09-03 19:36:24 +02:00
Update manifest.toml
This commit is contained in:
parent
dc654ae4c9
commit
9c0bf8dc59
1 changed files with 3 additions and 3 deletions
|
@ -35,10 +35,10 @@ ram.runtime = "50M"
|
|||
default = "/lutim"
|
||||
|
||||
[install.init_main_permission]
|
||||
help.en = "If you set Lutim as public, everyone will be able to upload images and share them.<br>But even if not public, everyone can see an image from a link shared with your Lutim."
|
||||
help.fr = "Si vous définissez Lutim comme public, tout le monde pourra télécharger des images et les partager.<br>Mais même si ce n'est pas public, tout le monde peut voir une image à partir d'un lien partagé avec votre Lutim."
|
||||
help.en = "If you set Lutim as visitors, everyone will be able to upload images and share them.<br>But even if not public, everyone can see an image from a link shared with your Lutim."
|
||||
help.fr = "Si vous définissez Lutim comme visitors, tout le monde pourra télécharger des images et les partager.<br>Mais même si ce n'est pas public, tout le monde peut voir une image à partir d'un lien partagé avec votre Lutim."
|
||||
type = "group"
|
||||
default = false
|
||||
default = "visitors"
|
||||
|
||||
[install.always_encrypt]
|
||||
ask.en = "Force the encryption of images?"
|
||||
|
|
Loading…
Add table
Reference in a new issue