docs: add LETTABOT_MEMFS to .env.example (#404)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -107,6 +107,13 @@ TELEGRAM_BOT_TOKEN=your_telegram_bot_token
|
||||
# Enable scheduled tasks
|
||||
# CRON_ENABLED=true
|
||||
|
||||
# ============================================
|
||||
# Memory Filesystem (optional)
|
||||
# ============================================
|
||||
# Enable memory filesystem (git-backed context repository)
|
||||
# Syncs agent memory blocks to local files
|
||||
# LETTABOT_MEMFS=true
|
||||
|
||||
# ============================================
|
||||
# Heartbeat (optional)
|
||||
# ============================================
|
||||
|
||||
Reference in New Issue
Block a user