mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
/tmp is probably better than /tmp/paperless/consume
This commit is contained in:
parent
3a7923e32d
commit
312cb523d8
@ -11,7 +11,7 @@ envlist = py34, py35, pep8
|
||||
commands = {envpython} manage.py test
|
||||
deps = -r{toxinidir}/../requirements.txt
|
||||
setenv =
|
||||
PAPERLESS_CONSUME=/tmp/paperless/consume
|
||||
PAPERLESS_CONSUME=/tmp
|
||||
PAPERLESS_PASSPHRASE=THISISNOTASECRET
|
||||
PAPERLESS_SECRET=paperless
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user