We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381b182 commit 96e26b0Copy full SHA for 96e26b0
config/stagefront.php
@@ -64,7 +64,7 @@
64
/**
65
* When using the database, you can limit access to specific users.
66
* Enter aan array or string of comma separated logins, or null to allow all users.
67
- * For example: 'john@doe.io,jane@doe.io'
+ * For example: ['john@doe.io', 'jane@doe.io'] or 'john@doe.io,jane@doe.io'
68
*
69
* Default: null
70
*/
0 commit comments