VersaWhiteboard/config.default.yml

23 lines
582 B
YAML

backend:
# TODO
accessToken: ""
# TODO
webdav: false
performance:
# Whiteboard information broadcasting frequency (in Hz i.e. /s)
# => diminishing this will result in more latency
whiteboardInfoBroadcastFreq: 1
frontend:
# When an editable whiteboard is loading in a client,
# should it be started in read-only mode.
readOnlyOnWhiteboardLoad: false
# Show smallest screen indicator
showSmallestScreenIndicator: true
performance:
pointerEventsThrottling:
- fromNbUser: 0
minDistDelta: 1
maxFreq: 30
refreshInfoFreq: 5