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

missing permissions

This commit is contained in:
dragondaddy 2023-07-29 23:15:39 +02:00
parent 487bed8fc6
commit 32a81e0287
2 changed files with 5 additions and 1 deletions

View file

@ -1,7 +1,7 @@
version = "1.0"
[main]
name = "Hubzilla configuration"
name = "Streams configuration"
[main.php_fpm_config]
name = "PHP-FPM configuration"

View file

@ -29,6 +29,10 @@ ram.runtime = "50M"
type = "domain"
full_domain = true
[install.init_main_permission]
type = "group"
default = "visitors"
[install.admin]
type = "user"