2023-08-09 02:27:20 +08:00
|
|
|
|
|
|
|
server_name: "penholder.xyz"
|
|
|
|
postgresql_password: "strong-redacted-password"
|
|
|
|
matrix_admin_email: "perthchat@protonmail.com"
|
|
|
|
registration_shared_secret: "strong-redacted-password"
|
2023-08-11 01:51:55 +08:00
|
|
|
|
|
|
|
testing_user: {
|
|
|
|
"username": "newuser2657",
|
|
|
|
"password": "strong-redacted-password",
|
|
|
|
"admin": True
|
|
|
|
}
|