|
@@ -98,16 +98,16 @@ TZ=UTC
|
|
#ETHERPAD_PUBLIC_URL=https://etherpad.my.domain
|
|
#ETHERPAD_PUBLIC_URL=https://etherpad.my.domain
|
|
|
|
|
|
# Name your etherpad instance!
|
|
# Name your etherpad instance!
|
|
-ETHERPAD_TITLE="Video Chat"
|
|
|
|
|
|
+ETHERPAD_TITLE=Video Chat
|
|
|
|
|
|
# The default text of a pad
|
|
# The default text of a pad
|
|
-ETHERPAD_DEFAULT_PAD_TEXT="Welcome to Web Chat!\n\n"
|
|
|
|
|
|
+ETHERPAD_DEFAULT_PAD_TEXT=Welcome to Web Chat!\n\n
|
|
|
|
|
|
# Name of the skin for etherpad
|
|
# Name of the skin for etherpad
|
|
-ETHERPAD_SKIN_NAME="colibris"
|
|
|
|
|
|
+ETHERPAD_SKIN_NAME=colibris
|
|
|
|
|
|
# Skin variants for etherpad
|
|
# Skin variants for etherpad
|
|
-ETHERPAD_SKIN_VARIANTS="super-light-toolbar super-light-editor light-background full-width-editor"
|
|
|
|
|
|
+ETHERPAD_SKIN_VARIANTS=super-light-toolbar super-light-editor light-background full-width-editor
|
|
|
|
|
|
|
|
|
|
#
|
|
#
|