mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update credentials.json
This commit is contained in:
parent
b77a139202
commit
c441f66905
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@
|
|||
|
||||
"users": {
|
||||
"__ADMIN__": {
|
||||
// 1) "password" can be replaced with "hash" if you install ep_hash_auth
|
||||
// 2) please note that if password is null, the user will not be created
|
||||
"password": "__PASSWORD__",
|
||||
"is_admin": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue