Skip to content

Instantly share code, notes, and snippets.

@Kezzsim
Kezzsim / config.yml
Created March 22, 2024 21:25
Tiled Typesense Configuration YAML
authentication:
# The default is false. Set to true to enable any HTTP client that can
# connect to _read_. An API key is still required to write.
allow_anonymous_access: false
single_user_api_key: "secret" # for dev
trees:
- path: /
tree: catalog
args:
uri: "sqlite+aiosqlite:///:memory:"