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

use patched synapse so admin rest api works with python 2.7.6
pull/21833/head
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
1 changed files with 1 additions and 1 deletions

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