[project]# Whether to enable telemetry (default: true). No personal data is collected.enable_telemetry = true# List of environment variables to be provided by each user to use the app.user_env = []# Duration (in seconds) during which the session is saved when the connection is lostsession_timeout = 3600# Enable third parties caching (e.g LangChain cache)cache = false# Follow symlink for asset mount (see https://github.com/Chainlit/chainlit/issues/317)# follow_symlink = false