etherpad: use official image and making skin full width

This commit is contained in:
Paul Tiedtke
2020-03-31 13:41:57 +02:00
committed by Saúl Ibarra Corretgé
parent c36c4d02a7
commit 42a43462d5
6 changed files with 20 additions and 429 deletions

View File

@@ -82,6 +82,19 @@ TZ=UTC
# Set etherpad-lite public URL (uncomment to enable)
#ETHERPAD_PUBLIC_URL=https://etherpad.my.domain
# Name your etherpad instance!
ETHERPAD_TITLE="Video Chat"
# The default text of a pad
ETHERPAD_DEFAULT_PAD_TEXT="Welcome to Web Chat!\n\n"
# Name of the skin for etherpad
ETHERPAD_SKIN_NAME="colibris"
# Skin variants for etherpad
ETHERPAD_SKIN_VARIANTS="super-light-toolbar super-light-editor light-background full-width-editor"
#
# Basic Jigasi configuration options (needed for SIP gateway support)
#