Sync Mode6Test frontend improvements: pinch zoom 500% max, no flicker/flip, deferred rendering
This commit is contained in:
@@ -18,11 +18,6 @@ MICROSOFT_CLIENT_SECRET=
|
||||
MICROSOFT_TENANT=common
|
||||
MICROSOFT_REDIRECT_URI=http://localhost:3005/api/auth/callback
|
||||
|
||||
# Microsoft Graph API Token (for server-side file caching)
|
||||
# This token is used by the backend to pre-cache SharePoint files
|
||||
# Note: Graph tokens expire after ~60 minutes and need manual refresh
|
||||
GRAPH_TOKEN=
|
||||
|
||||
# Logging
|
||||
LOG_LEVEL=info
|
||||
LOG_FILE=logs/app.log
|
||||
|
||||
Reference in New Issue
Block a user