From fa5b0316fd4046a6589d9f6cde8189117ea0499d Mon Sep 17 00:00:00 2001 From: Sebastian Estevez Date: Wed, 20 Aug 2025 04:27:04 -0400 Subject: [PATCH] .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 2d163a52..dab31445 100644 --- a/.env.example +++ b/.env.example @@ -10,7 +10,7 @@ GOOGLE_OAUTH_CLIENT_SECRET= # Azure app registration credentials for SharePoint/OneDrive MICROSOFT_GRAPH_OAUTH_CLIENT_ID= MICROSOFT_GRAPH_OAUTH_CLIENT_SECRET= -# Optional dns routable from google (etc.) to handle continous ingest (ngrok works) +# OPTIONAL: dns routable from google (etc.) to handle continous ingest (something like ngrok works). This enables continous ingestion WEBHOOK_BASE_URL= OPENAI_API_KEY=