Merge pull request #25 from matrix-org/bwindels/fixadminapiusage

use patched synapse so admin rest api works with python 2.7.6
This commit is contained in:
Bruno Windels 2018-09-18 16:11:44 +02:00 committed by GitHub
commit 1c85536414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/bin/bash
# config
SYNAPSE_BRANCH=develop
SYNAPSE_BRANCH=bwindels/adminapibeforepy277
INSTALLATION_NAME=consent
SERVER_DIR=installations/$INSTALLATION_NAME
CONFIG_TEMPLATE=consent