mirror of https://github.com/vector-im/riot-web
Revert "use patched synapse so admin rest api works with python 2.7.6"
parent
6e9721523d
commit
70eb480553
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
# config
|
||||
SYNAPSE_BRANCH=bwindels/adminapibeforepy277
|
||||
SYNAPSE_BRANCH=develop
|
||||
INSTALLATION_NAME=consent
|
||||
SERVER_DIR=installations/$INSTALLATION_NAME
|
||||
CONFIG_TEMPLATE=consent
|
||||
|
|
Loading…
Reference in New Issue