mirror of
https://gitea.ingwaz.work/Ingwaz/openbrain-mcp.git
synced 2026-03-31 14:49:06 +00:00
Add TTL expiry for transient facts
This commit is contained in:
@@ -26,6 +26,10 @@ OPENBRAIN__QUERY__TEXT_WEIGHT=0.4
|
||||
# VECTOR_WEIGHT=0.6
|
||||
# TEXT_WEIGHT=0.4
|
||||
|
||||
# TTL / transient facts
|
||||
# Background cleanup interval in seconds. Set to 0 to disable automatic cleanup.
|
||||
OPENBRAIN__TTL__CLEANUP_INTERVAL_SECONDS=300
|
||||
|
||||
# Authentication (optional)
|
||||
OPENBRAIN__AUTH__ENABLED=false
|
||||
# Comma-separated list of persistent API keys
|
||||
|
||||
Reference in New Issue
Block a user