mirror of
https://github.com/YunoHost-Apps/iceshrimp_ynh.git
synced 2024-09-03 19:15:54 +02:00
Fix
This commit is contained in:
parent
4f5f5b5795
commit
eb53d3d94e
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Iceshrimp"
|
|||
description.en = "$app is a decentralized and federated social networking service, implementing the ActivityPub standard."
|
||||
description.fr = "$app est un service de réseau social décentralisé et fédéré, implémentant le standard ActivityPub."
|
||||
|
||||
version = "2023~ynh1"
|
||||
version = "v2023.12.1~ynh1"
|
||||
|
||||
maintainers = ["oufmilo"]
|
||||
|
||||
|
@ -29,8 +29,8 @@ ram.runtime = "2G"
|
|||
type = "domain"
|
||||
|
||||
[install.init_main_permission]
|
||||
help.en = "If enabled, Firefish 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, Firefish sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
help.en = "If enabled, Iceshrimp 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, Iceshrimp sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
type = "group"
|
||||
default = "visitors"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue