blossom-cloudron/chief-config.toml
Stixx 2cc532ea29
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 2m56s
fix: removing blossom source code from the repo
2024-11-05 12:04:03 +01:00

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"