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>
This commit is contained in:
8
example.env
Normal file
8
example.env
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user