0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00
imageproxy/etc/debian/etc-default-imageproxy

9 lines
175 B
Text
Raw Normal View History

2015-05-07 11:13:05 -05:00
#/etc/default/imageproxy
DAEMON_USER=www-data
ADDR="localhost:4593"
LOG_DIR=/var/log/imageproxy
CACHE_DIR=/var/cache/imageproxy
#CACHE_SIZE=1024 #MB
#ALLOWED_REMOTE_HOSTS=""