mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-29 22:10:57 +08: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:
commit
1c85536414
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user