Skip to content

Commit 71d6108

Browse files
authored
Update .env.example
1 parent 42ae7eb commit 71d6108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ LANGUAGE_API_KEY=
1111
APPLICATIONINSIGHTS_CONNECTION_STRING=
1212
DATABASE_CONNECTION_STRING=
1313

14-
# Set a value if you want to check whether a Copilot license has been assigned to a user before opening the survey issue. Leave empty if you don't.
15-
VALIDATE_SEAT_ASSIGNMENT=true
14+
# Set to "YES" if you want to check whether a Copilot license has been assigned to a user before opening the survey issue. Any other value if you don't.
15+
VALIDATE_SEAT_ASSIGNMENT=YES

0 commit comments

Comments
 (0)