mirror of https://github.com/vector-im/riot-web
Merge pull request #25 from matrix-org/bwindels/fixadminapiusage
use patched synapse so admin rest api works with python 2.7.6pull/21833/head
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