mirror of https://github.com/vector-im/riot-web
use develop for now as LL with gappy syncs is fixed on that branch for now
parent
992a0be4d0
commit
8cff961ec8
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
# config
|
||||
SYNAPSE_BRANCH=master
|
||||
SYNAPSE_BRANCH=develop
|
||||
INSTALLATION_NAME=consent
|
||||
SERVER_DIR=installations/$INSTALLATION_NAME
|
||||
CONFIG_TEMPLATE=consent
|
||||
|
|
Loading…
Reference in New Issue