mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06: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
 | 
			
		||||
deps = -r{toxinidir}/../requirements.txt
 | 
			
		||||
setenv =
 | 
			
		||||
    PAPERLESS_CONSUME=/tmp/paperless/consume
 | 
			
		||||
    PAPERLESS_CONSUME=/tmp
 | 
			
		||||
    PAPERLESS_PASSPHRASE=THISISNOTASECRET
 | 
			
		||||
    PAPERLESS_SECRET=paperless
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user