Stixx
2cc532ea29
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 2m56s
19 lines
258 B
TOML
19 lines
258 B
TOML
datasource_mode = "JSON"
|
|
|
|
[filters]
|
|
public_key = true
|
|
public_key_filter_mode = "Whitelist"
|
|
kind = true
|
|
kind_filter_mode = "Blacklist"
|
|
word = false
|
|
|
|
[database]
|
|
host = ""
|
|
port = ""
|
|
user = ""
|
|
password = ""
|
|
dbname = ""
|
|
|
|
[json]
|
|
file_path = "/app/data/chief.json"
|