diff options
| author | Erik Johnston <erik@matrix.org> | 2015-03-13 16:49:18 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-03-13 16:49:18 +0000 |
| commit | 98a3825614328887ad1d855d2d1076496e49be6b (patch) | |
| tree | 7685ddd070c4f5cb62129c4bf2909d0758a492c7 | |
| parent | Rename register script to 'register_new_matrix_user' (diff) | |
| download | synapse-98a3825614328887ad1d855d2d1076496e49be6b.tar.xz | |
Allow enabling of registration with --disable-registration false
Diffstat (limited to '')
| -rw-r--r-- | synapse/config/registration.py | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/synapse/config/registration.py b/synapse/config/registration.py |
