mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
#68: Using dotenv for a proper unix config file
This commit is contained in:
parent
4d685ee424
commit
0aead1fbe6
5 changed files with 17 additions and 7 deletions
|
|
@ -3,6 +3,8 @@ Changelog
|
|||
|
||||
* 0.1.1 (master)
|
||||
|
||||
* `#68`_: Added support for using a proper config file at
|
||||
``/etc/paperless.conf``.
|
||||
* Refactored the Vagrant installation process to use environment variables
|
||||
rather than asking the user to modify ``settings.py``.
|
||||
* `#44`_: Harmonise environment variable names with constant names.
|
||||
|
|
@ -79,3 +81,4 @@ Changelog
|
|||
.. _#54: https://github.com/danielquinn/paperless/issues/54
|
||||
.. _#57: https://github.com/danielquinn/paperless/issues/57
|
||||
.. _#60: https://github.com/danielquinn/paperless/issues/60
|
||||
.. _#68: https://github.com/danielquinn/paperless/issues/68
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue