1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/iceshrimp_ynh.git synced 2024-09-03 19:15:54 +02:00
This commit is contained in:
oufmilo 2023-12-23 11:22:45 +01:00
parent 4f5f5b5795
commit eb53d3d94e

View file

@ -5,7 +5,7 @@ name = "Iceshrimp"
description.en = "$app is a decentralized and federated social networking service, implementing the ActivityPub standard." 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." 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"] maintainers = ["oufmilo"]
@ -29,8 +29,8 @@ ram.runtime = "2G"
type = "domain" type = "domain"
[install.init_main_permission] [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.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, Firefish sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." help.fr = "Si cette case est cochée, Iceshrimp sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
type = "group" type = "group"
default = "visitors" default = "visitors"