diff --git a/config.toml.example b/config.toml.example index f9769a5..ecc5a5a 100644 --- a/config.toml.example +++ b/config.toml.example @@ -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" \ No newline at end of file +console = "DEBUG"