9 lines
178 B
Bash
9 lines
178 B
Bash
|
|
# Thumbnails directory. Defaults to "thumbs"
|
||
|
|
#THUMBS_DIR=thumbs
|
||
|
|
|
||
|
|
# HTML cache directory. Defaults to "cache"
|
||
|
|
#CACHE_DIR=cache
|
||
|
|
|
||
|
|
# Domain name of the server
|
||
|
|
HTTP_DOMAIN=domain.com
|