mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-29 11:49:13 -04:00
Create settnigs.json
This commit is contained in:
parent
6208a04556
commit
ef1be08e82
1 changed files with 9 additions and 0 deletions
9
settnigs.json
Normal file
9
settnigs.json
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"defaultPadText": "Welcome to YOURE Etherpad.",
|
||||||
|
"users": {
|
||||||
|
"admin": {
|
||||||
|
"password": "password",
|
||||||
|
"is_admin": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue