Skip to content

Commit 767355b

Browse files
committed
added AUTH_ROLES_DELIMITER to example env file
1 parent 81a2d4f commit 767355b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ AUTH_ROLES_ENABLE=false
5353
AUTH_ROLES_HEADER="remote-groups"
5454
AUTH_ROLES_HTTP_HEADER="HTTP_REMOTE_GROUPS"
5555
AUTH_ROLES_ADMIN="admin"
56+
AUTH_ROLES_DELIMITER=","

0 commit comments

Comments
 (0)