Create settnigs.json

This commit is contained in:
Linux-Scratcher 2025-04-23 22:16:26 +02:00 committed by GitHub
parent 6208a04556
commit ef1be08e82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
settnigs.json Normal file
View file

@ -0,0 +1,9 @@
{
"defaultPadText": "Welcome to YOURE Etherpad.",
"users": {
"admin": {
"password": "password",
"is_admin": true
}
}
}