2023-08-08 14:27:20 -04:00
|
|
|
|
|
|
|
server_name: "penholder.xyz"
|
|
|
|
postgresql_password: "strong-redacted-password"
|
|
|
|
matrix_admin_email: "perthchat@protonmail.com"
|
|
|
|
registration_shared_secret: "strong-redacted-password"
|
2023-08-10 13:51:55 -04:00
|
|
|
|
|
|
|
testing_user: {
|
|
|
|
"username": "newuser2657",
|
|
|
|
"password": "strong-redacted-password",
|
|
|
|
"admin": True
|
|
|
|
}
|