Files
BlueArchiveToolkit/deployments/systemd/official-sync.env.example
T

12 lines
468 B
Bash

# Optional overrides for bluearchive-toolkit-official-sync.service.
#
# Install as:
# sudo install -o root -g root -m 0644 deployments/systemd/official-sync.env.example /etc/bluearchive-toolkit/official-sync.env
#
# Paths are intentionally independent from any official launcher or game client
# install directory. Do not point BAT_OUTPUT_ROOT at an existing game directory.
BAT_OUTPUT_ROOT=/var/lib/bluearchive-toolkit/official
BAT_INTERVAL=1h
BAT_ERROR_RETRY=60s