diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-01-20 14:01:36 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-01-20 14:05:29 +0000 |
commit | 198d52da3a10769b74fcec718ed9855e979f2786 (patch) | |
tree | 4b0445773cdcbb4c58f91ea1f30ab5f56ed09290 | |
parent | Add more logging around message retention policies support (#6717) (diff) | |
download | synapse-198d52da3a10769b74fcec718ed9855e979f2786.tar.xz |
Fix empty account_validity config block
-rw-r--r-- | synapse/config/registration.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/config/registration.py b/synapse/config/registration.py |