0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00
This commit is contained in:
Brendan Abolivier 2019-06-04 13:51:23 +01:00
parent ac3cc32367
commit 1cc5fc1f6c
No known key found for this signature in database
GPG key ID: 1E015C145F1916CD

View file

@ -138,7 +138,6 @@ class EmailConfig(Config):
if not os.path.isfile(p):
raise ConfigError("Unable to find email template file %s" % (p, ))
def default_config(self, config_dir_path, server_name, **kwargs):
return """
# Enable sending emails for notification events or expiry notices