5 lines
170 B
Bash
5 lines
170 B
Bash
PAPERLESS_URL=https://paperless.example.com
|
|
PAPERLESS_AUTH_TOKEN_FILE=/etc/exporter/auth-token.txt
|
|
PAPERLESS_SERVER_TIMEZONE=Australia/Sydney
|
|
|
|
# vim: set sw=2 sts=2 et :
|