feat(whiteboard) add builtin whiteboard integration
Closes: https://github.com/jitsi/docker-jitsi-meet/pull/1480 Co-authored-by: Tugrul Dogan <tugrul.ufuk@gmail.com> Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
49bd1657d5
commit
b4604f3078
13
env.example
13
env.example
@@ -73,13 +73,24 @@ TZ=UTC
|
||||
# Etherpad integration (for document sharing)
|
||||
#
|
||||
|
||||
# Set etherpad-lite URL in docker local network (uncomment to enable)
|
||||
# Set the etherpad-lite URL in the docker local network (uncomment to enable)
|
||||
#ETHERPAD_URL_BASE=http://etherpad.meet.jitsi:9001
|
||||
|
||||
# Set etherpad-lite public URL, including /p/ pad path fragment (uncomment to enable)
|
||||
#ETHERPAD_PUBLIC_URL=https://etherpad.my.domain/p/
|
||||
|
||||
|
||||
#
|
||||
# Whiteboard integration
|
||||
#
|
||||
|
||||
# Set the excalidraw-backend URL in the docker local network (uncomment to enable)
|
||||
#WHITEBOARD_COLLAB_SERVER_URL_BASE=http://whiteboard.meet.jitsi
|
||||
|
||||
# Set the excalidraw-backend public URL (uncomment to enable)
|
||||
#WHITEBOARD_COLLAB_SERVER_PUBLIC_URL=https://whiteboard.meet.my.domain
|
||||
|
||||
|
||||
#
|
||||
# Basic Jigasi configuration options (needed for SIP gateway support)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user