introduced support for cookies.txt file and user-agent
This commit is contained in:
@@ -8,6 +8,10 @@ is_proxied = false
|
||||
api_key = ""
|
||||
api_key_admin = ""
|
||||
|
||||
[extractor]
|
||||
user-agent = "" # leave empty for default
|
||||
cookies_path = "" # leave empty for none
|
||||
|
||||
[admin]
|
||||
# List of users with admin priviledges.
|
||||
admins = ["admin"]
|
||||
|
||||
Reference in New Issue
Block a user