etherpad-lite/settnigs.json

10 lines
145 B
JSON
Raw Normal View History

2025-04-23 22:16:26 +02:00
{
"defaultPadText": "Welcome to YOURE Etherpad.",
"users": {
"admin": {
"password": "password",
"is_admin": true
}
}
}