Merge "Switch meetpad to etherpad-dev"
This commit is contained in:
commit
66b9f3557f
@ -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,
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user