Merge "Switch meetpad to etherpad-dev"

This commit is contained in:
Zuul 2020-04-01 23:51:11 +00:00 committed by Gerrit Code Review
commit 66b9f3557f
2 changed files with 2 additions and 2 deletions

View File

@ -251,7 +251,7 @@ var config = {
// Whether to use a welcome page or not. In case it's false a random room
// will be joined when no room is specified.
enableWelcomePage: true,
etherpad_base: 'https://etherpad.openstack.org/p/',
etherpad_base: 'https://etherpad-dev.openstack.org/p/',
useRoomAsSharedDocumentName: true,
openSharedDocumentOnJoin: true,

View File

@ -13,7 +13,7 @@ TZ=Etc/UTC
PUBLIC_URL="https://meetpad.opendev.org"
# Set etherpad-lite URL (uncomment to enable).
ETHERPAD_URL_BASE=https://etherpad.openstack.org/p/
ETHERPAD_URL_BASE=https://etherpad-dev.openstack.org/p/
#
# Basic configuration options