mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 13:19:14 -04:00
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"defaultPadText": "Welcome to YOURE Etherpad.",
|
|
"users": {
|
|
"admin": {
|
|
"password": "password",
|
|
"is_admin": true
|
|
}
|
|
}
|
|
}
|