Auth
AUTH__USERNAME
Username for the superuser. Default value is admin
.
Example:
PAPERMERGE__AUTH__USERNAME=john
AUTH__PASSWORD
Password for the superuser. No default value.
Example:
PAPERMERGE__AUTH__PASSWORD=topsecret
AUTH__EMAIL
Email for the superuser. Default value is admin@example.com
.
Example:
PAPERMERGE__AUTH__EMAIL=john@mail.com