diff --git a/settnigs.json b/settnigs.json new file mode 100644 index 000000000..fafc300de --- /dev/null +++ b/settnigs.json @@ -0,0 +1,9 @@ +{ + "defaultPadText": "Welcome to YOURE Etherpad.", + "users": { + "admin": { + "password": "password", + "is_admin": true + } + } +}