Document local runtime state
This commit is contained in:
@@ -41,10 +41,12 @@ CONTEXT_KIT_DOCS_EMBED_MODEL=BAAI/bge-small-en-v1.5
|
||||
# fast; call the docs_refresh MCP tool when you want to populate the index.
|
||||
# CONTEXT_KIT_DOCS_PREINDEX=1
|
||||
|
||||
# One or more source files, separated by spaces.
|
||||
# One or more source files, separated by spaces. Keep committed profiles generic.
|
||||
# Add private absolute-path profiles only in your ignored local .env.
|
||||
CONTEXT_KIT_DOCS_SOURCES=config/sources.default.txt
|
||||
|
||||
# Optional machine-local llms.txt tree. Files are served only inside docs-mcp at
|
||||
# http://127.0.0.1:8769/ so absolute local paths do not leak into source files.
|
||||
# Keep private menus here or in another local path, not under config/.
|
||||
# CONTEXT_KIT_DOCS_LOCAL_SOURCES_DIR=/path/to/context-kit-local-sources
|
||||
# CONTEXT_KIT_DOCS_LOCAL_SOURCES_PORT=8769
|
||||
|
||||
Reference in New Issue
Block a user