minor fixes, add a redlight install section for rapid testing
This commit is contained in:
@@ -3,3 +3,9 @@ server_name: "penholder.xyz"
|
||||
postgresql_password: "strong-redacted-password"
|
||||
matrix_admin_email: "perthchat@protonmail.com"
|
||||
registration_shared_secret: "strong-redacted-password"
|
||||
|
||||
testing_user: {
|
||||
"username": "newuser2657",
|
||||
"password": "strong-redacted-password",
|
||||
"admin": True
|
||||
}
|
@@ -3,3 +3,9 @@ server_name: "snowsupport.top"
|
||||
postgresql_password: "strong-redacted-password"
|
||||
matrix_admin_email: "perthchat@protonmail.com"
|
||||
registration_shared_secret: "strong-redacted-password"
|
||||
|
||||
testing_user: {
|
||||
"username": "newuser2657",
|
||||
"password": "strong-redacted-password",
|
||||
"admin": True
|
||||
}
|
Reference in New Issue
Block a user