This commit is contained in:
Timothy Jaeryang Baek
2026-07-09 17:28:05 -05:00
parent 44c2a27ce0
commit bd6e0b61c2
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -16,6 +16,9 @@ CORS_ALLOW_ORIGIN='*'
# Set to false to keep memory tools enabled without adding memory context to the system context.
ENABLE_MEMORY_SYSTEM_CONTEXT=true
# Set to false to disable built-in Python Tools and Functions plugin execution surfaces.
ENABLE_PLUGINS=true
# For production you should set this to match the proxy configuration (127.0.0.1)
FORWARDED_ALLOW_IPS='*'