mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
remove consume env var from pytest.ini
This commit is contained in:
parent
2262a6ec28
commit
cc5dd576e0
@ -6,7 +6,6 @@ exclude = migrations, paperless/settings.py, .tox
|
|||||||
DJANGO_SETTINGS_MODULE=paperless.settings
|
DJANGO_SETTINGS_MODULE=paperless.settings
|
||||||
addopts = --pythonwarnings=all -n auto
|
addopts = --pythonwarnings=all -n auto
|
||||||
env =
|
env =
|
||||||
PAPERLESS_CONSUME=/tmp
|
|
||||||
PAPERLESS_PASSPHRASE=THISISNOTASECRET
|
PAPERLESS_PASSPHRASE=THISISNOTASECRET
|
||||||
PAPERLESS_SECRET=paperless
|
PAPERLESS_SECRET=paperless
|
||||||
PAPERLESS_EMAIL_SECRET=paperless
|
PAPERLESS_EMAIL_SECRET=paperless
|
||||||
|
Loading…
x
Reference in New Issue
Block a user