Skip to content

Commit 9ff1b0f

Browse files
rshaw-mcsesoadamo
andauthored
Update config/accounts.example.js
Co-authored-by: Adam Hlaváček <git@adamhlavacek.com>
1 parent 45eacfa commit 9ff1b0f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config/accounts.example.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ export const ACCOUNT_MAP = {
6161
} ;
6262

6363
/**
64-
* Skip account verification and just add them...
64+
* If set to true, then an account is automatically enabled upon first successful login
65+
* You need to properly filter users inside Cloudflare portal so that only authorized users are able to log in to this application
6566
* @type {boolean}
6667
*/
6768
export const ACCOUNT_AUTO_ADD = false;

0 commit comments

Comments
 (0)