etherpad: use official image and making skin full width
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
c36c4d02a7
commit
42a43462d5
13
env.example
13
env.example
@@ -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)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user