mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-26 18:38:41 +08:00
Merge pull request #28 from matrix-org/revert-25-bwindels/fixadminapiusage
Revert "use patched synapse so admin rest api works with python 2.7.6"
This commit is contained in:
commit
fec1447e8f
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# config
|
# config
|
||||||
SYNAPSE_BRANCH=bwindels/adminapibeforepy277
|
SYNAPSE_BRANCH=develop
|
||||||
INSTALLATION_NAME=consent
|
INSTALLATION_NAME=consent
|
||||||
SERVER_DIR=installations/$INSTALLATION_NAME
|
SERVER_DIR=installations/$INSTALLATION_NAME
|
||||||
CONFIG_TEMPLATE=consent
|
CONFIG_TEMPLATE=consent
|
||||||
|
Loading…
Reference in New Issue
Block a user