Initial commit, first working version
This commit is contained in:
8
config.EXAMPLE.toml
Normal file
8
config.EXAMPLE.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
LOG_LEVEL = "INFO"
|
||||
SHOW_NAME = false
|
||||
CACHE_DIR = "cache"
|
||||
CACHE_MAX_AGE = 48 # in hours
|
||||
DL_ROOT = "downloads"
|
||||
DELETE_MP4_SRT_AFTER_DOWNLOAD = true
|
||||
BEACON_EMAIL = "yourbeaconemail@emaildomain.com"
|
||||
BEACON_PASSWORD = "hunter2"
|
||||
Reference in New Issue
Block a user