MCP Feature added
This commit is contained in:
+7
-1
@@ -17,4 +17,10 @@ APP_URL=http://localhost/family-hub
|
||||
|
||||
# Export Settings
|
||||
EXPORT_FREQUENCY=daily
|
||||
EXPORT_RETENTION_DAYS=30
|
||||
EXPORT_RETENTION_DAYS=30
|
||||
|
||||
# MCP / machine clients (optional). Leave MCP_API_TOKEN empty to disable Bearer auth.
|
||||
# Generate MCP_API_TOKEN with: openssl rand -hex 32
|
||||
MCP_API_TOKEN=
|
||||
# people.json id of the Head of household this token should act as (must be role head_of_household)
|
||||
MCP_ACTOR_PERSON_ID=
|
||||
Reference in New Issue
Block a user