mirror of
https://github.com/PC-Admin/matrix-moderation-tool.git
synced 2025-09-06 07:50:31 -04:00
fix example hardcoded_variables file
This commit is contained in:
@@ -19,6 +19,6 @@ smtp_password = "strong-stmp-password"
|
||||
smtp_server = "smtp.provider.org"
|
||||
smtp_port = 587
|
||||
incident_report_return_email = "youradminemail@example.org"
|
||||
incident_report_return_mxid = "@yourmxid:example.com
|
||||
incident_report_return_mxid = "@yourmxid:example.com"
|
||||
###########################################################################
|
||||
|
||||
|
Reference in New Issue
Block a user