mirror of
https://github.com/PC-Admin/matrix-moderation-tool.git
synced 2025-09-05 23:40: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_server = "smtp.provider.org"
|
||||||
smtp_port = 587
|
smtp_port = 587
|
||||||
incident_report_return_email = "youradminemail@example.org"
|
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