Files
chanbans/example.env
Alek Ratzloff d3f6e6f69e http: Add chanbans.config, python-dotenv dependency
* chanbans.config handles all configuration now
* python-dotenv dependency is added for basic environment-level
  configuration

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2023-08-02 17:49:07 -07:00

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