mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
use patched synapse so admin rest api works with python 2.7.6
This commit is contained in:
parent
d1d886508b
commit
a84162ede8
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue