etherpad-lite/settnigs.json
2025-04-23 22:16:26 +02:00

9 lines
145 B
JSON

{
"defaultPadText": "Welcome to YOURE Etherpad.",
"users": {
"admin": {
"password": "password",
"is_admin": true
}
}
}