docs: document catalog cleanup, log ingestion logging, and catalog config
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
1
HOWTO.md
1
HOWTO.md
@@ -447,6 +447,7 @@ Key settings in `cameleer3-server-app/src/main/resources/application.yml`. All c
|
||||
|
||||
| Setting | Default | Env var | Description |
|
||||
|---------|---------|---------|-------------|
|
||||
| `cameleer.server.catalog.discoveryttldays` | `7` | `CAMELEER_SERVER_CATALOG_DISCOVERYTTLDAYS` | Days before stale discovered apps auto-hide from sidebar |
|
||||
| `cameleer.server.tenant.id` | `default` | `CAMELEER_SERVER_TENANT_ID` | Tenant identifier |
|
||||
| `cameleer.server.indexer.debouncems` | `2000` | `CAMELEER_SERVER_INDEXER_DEBOUNCEMS` | Search indexer debounce delay (ms) |
|
||||
| `cameleer.server.indexer.queuesize` | `10000` | `CAMELEER_SERVER_INDEXER_QUEUESIZE` | Search indexer queue capacity |
|
||||
|
||||
Reference in New Issue
Block a user