mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
/tmp is probably better than /tmp/paperless/consume
This commit is contained in:
@@ -11,7 +11,7 @@ envlist = py34, py35, pep8
|
|||||||
commands = {envpython} manage.py test
|
commands = {envpython} manage.py test
|
||||||
deps = -r{toxinidir}/../requirements.txt
|
deps = -r{toxinidir}/../requirements.txt
|
||||||
setenv =
|
setenv =
|
||||||
PAPERLESS_CONSUME=/tmp/paperless/consume
|
PAPERLESS_CONSUME=/tmp
|
||||||
PAPERLESS_PASSPHRASE=THISISNOTASECRET
|
PAPERLESS_PASSPHRASE=THISISNOTASECRET
|
||||||
PAPERLESS_SECRET=paperless
|
PAPERLESS_SECRET=paperless
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user