Skip to content

Commit 3c0697d

Browse files
authored
New screenshot for README file. (#1853)
* typo fix ENABLE_GLOBAL_DOCUMENT * update screenshot - testing * device specific images
1 parent 0a62d10 commit 3c0697d

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

docs/images/chathome_mobile.png

89.9 KB
Loading

docs/images/chatscreen.png

316 KB
Loading

docs/images/chatscreen_desktop.png

270 KB
Loading
206 KB
Loading

infra/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ module backend 'core/host/appservice.bicep' = {
315315
// Optional login and document level access control system
316316
AZURE_USE_AUTHENTICATION: useAuthentication
317317
AZURE_ENFORCE_ACCESS_CONTROL: enforceAccessControl
318-
AZURE_ENABLE_GLOBAL_DOCUMENTS_ACCESS: enableGlobalDocuments
318+
AZURE_ENABLE_GLOBAL_DOCUMENT_ACCESS: enableGlobalDocuments
319319
AZURE_ENABLE_UNAUTHENTICATED_ACCESS: enableUnauthenticatedAccess
320320
AZURE_SERVER_APP_ID: serverAppId
321321
AZURE_SERVER_APP_SECRET: serverAppSecret

0 commit comments

Comments
 (0)