# /etc/conf.d/sliding-sync

# Required
export SYNCV3_SERVER=""
export SYNCV3_DB=""
export SYNCV3_SECRET=""

# Facultative
#export SYNCV3_BINDADDR
#export SYNCV3_TLS_CERT
#export SYNCV3_TLS_KEY
#export SYNCV3_PPROF
#export SYNCV3_PROM
#export SYNCV3_OTLP_URL
#export SYNCV3_OTLP_USERNAME
#export SYNCV3_OTLP_PASSWORD
#export SYNCV3_SENTRY_DSN
#export SYNCV3_LOG_LEVEL
#export SYNCV3_MAX_DB_CONN
