Skip to content
Snippets Groups Projects
Commit 06f74068 authored by Erik Johnston's avatar Erik Johnston
Browse files

Comment

parent 037ce4c6
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,8 @@ class ConfigError(Exception): ...@@ -25,6 +25,8 @@ class ConfigError(Exception):
pass pass
# We split these messages out to allow packages to override with package
# specific instructions.
MISSING_REPORT_STATS_CONFIG_INSTRUCTIONS = """\ MISSING_REPORT_STATS_CONFIG_INSTRUCTIONS = """\
Please opt in or out of reporting anonymized homeserver usage statistics, by Please opt in or out of reporting anonymized homeserver usage statistics, by
setting the `report_stats` key in your config file to either True or False. setting the `report_stats` key in your config file to either True or False.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment