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

remove admin setting

This commit is contained in:
Éric Gaspar 2024-05-24 15:33:22 +02:00
parent 008c6c4ce6
commit 6624ac0fd9

View file

@ -43,9 +43,6 @@ ram.runtime = "50M"
type = "group" type = "group"
default = "visitors" default = "visitors"
[install.admin]
type = "user"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/cryptpad/cryptpad/archive/refs/tags/2024.3.1.tar.gz" url = "https://github.com/cryptpad/cryptpad/archive/refs/tags/2024.3.1.tar.gz"