mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update groupname.json
This commit is contained in:
parent
cc6a4ca83e
commit
5170307274
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"users":{
|
"users":{
|
||||||
"__ADMIN__":{
|
"__ADMIN__":{
|
||||||
"permissions":"op",
|
"permissions":"op",
|
||||||
"password":"__PASSWORD_HASH__"
|
"password":__PASSWORD_HASH__
|
||||||
},
|
},
|
||||||
"description":"__GROUP_DESCRIPTION__",
|
"description":"__GROUP_DESCRIPTION__",
|
||||||
"public":true,
|
"public":true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue