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
2015-05-12 19:08:25 -07:00

8 lines
175 B
Text

#/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=""