feat: add api key example to config.toml.example

This commit is contained in:
Kat Inskip 2025-02-28 00:19:53 -08:00
parent 7d398cc824
commit e9d89011f7
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -1,5 +1,6 @@
interval = 300
rotate = true
api_key = ""
source = "konachan"
tags = [
"rating:s"
@ -7,4 +8,4 @@ tags = [
[logging]
file = "INFO"
console = "DEBUG"
console = "DEBUG"