diff options
| author | Richard van der Hoff <richard@matrix.org> | 2018-05-25 11:42:05 +0100 | 
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2018-05-25 11:42:05 +0100 | 
| commit | 66bdae986f4bdee300aebb4ad6ebeeba48286e6b (patch) | |
| tree | e98ab32595d489f293ec9ac99a680163ea8b005b | |
| parent | Avoid sending consent notice to guest users (diff) | |
| download | synapse-66bdae986f4bdee300aebb4ad6ebeeba48286e6b.tar.xz | |
Fix default for send_server_notice_to_guests
bool("False") == True...
Diffstat (limited to '')
| -rw-r--r-- | synapse/config/consent_config.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/synapse/config/consent_config.py b/synapse/config/consent_config.py | 
