# The default EnvironmentFile for unifi-protect.service
#
# The original "/etc/default/unifi-protect" was deprecated.
#
# Moved to "/usr/share/unifi-protect/app/default"
# ie, "unifi-protect" application installation directory.

NODE_ENV="production"
UFP_SOCKETS_DIR=/var/run/unifi-protect
UFP_BACKUPS_DIR=/etc/unifi-protect/backups
UFP_JSONDB_DIR=/etc/unifi-protect/jsonDb
UFP_INTERNAL_DIR=/data/unifi-protect
UFP_EXTERNAL_DIR=/srv/unifi-protect
UFP_TMPFS_DIR=/var/opt/ms/tmp
UFP_CONFIG=/usr/share/unifi-protect/app/config/default.json
UFP_TMPFS_SIZE=256m
TRANSCODER_URI=unix:///var/run/mst/mst
