0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2025-01-13 22:51:38 -05:00
imageproxy/etc/debian/etc-default-imageproxy

9 lines
175 B
Text
Raw Normal View History

2015-05-07 18:13:05 +02: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=""