nonsensebot/config.example.toml

20 lines
594 B
TOML
Raw Permalink Normal View History

2024-07-28 03:59:19 +01:00
[bot]
homeserver = "https://matrix.example" # URL of homeserver
user_id = "@user:matrix.example" # fully qualified user ID
device_id = "nonsensebot" # optional, defaults to hostname. DO NOT CHANGE AFTER FIRST START!
access_token = "syt_xyzxyz" # access token (niocli get-access-token)
[database]
2024-08-03 01:49:45 +01:00
url = "sqlite://./store/data.db"
2024-08-19 18:55:21 +01:00
[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"]