1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-20 16:22:28 +03:00

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

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