diff --git a/config.example.toml b/config.example.toml index c94a5a4..2508fe9 100644 --- a/config.example.toml +++ b/config.example.toml @@ -7,5 +7,13 @@ access_token = "syt_xyzxyz" # access token (niocli get-access-token) [database] url = "sqlite://./store/data.db" -[misskey_preview] -urls = ["https://fedi.transgender.ing/notes"] \ No newline at end of file +[ollama.my_server] +url = "http://0.0.0.0:11434" +icon_url = "https://example.com/image.png" +gpu = false +vram_gb = 16 +default_model = "orca-mini:7" + +[fediverse_preview] +urls = ["https://fedi.transgender.ing/notes"] +# ignore = ["!FNAHNNHZPmstINGBkq:shronk.net"]