diff options
author | Erik Johnston <erik@matrix.org> | 2015-04-07 18:16:23 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-04-07 18:16:23 +0100 |
commit | 0775c624698dbe5a837280e729ec488fd0dda28e (patch) | |
tree | c9928165d4d6c5844381771edc63c01194537b19 | |
parent | Make demo script use --enable-registration (diff) | |
download | synapse-0775c624698dbe5a837280e729ec488fd0dda28e.tar.xz |
Fix --enable-registration flag to work if you don't give a value
-rwxr-xr-x | demo/start.sh | 4 | ||||
-rw-r--r-- | synapse/config/registration.py | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/demo/start.sh b/demo/start.sh |