Merge pull request #5267 from pixelfed/staging

Update pixelfed.php
pull/5292/head
daniel 11 months ago committed by GitHub
commit 987c55ce93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -195,7 +195,7 @@ return [
| Max User Limit
|--------------------------------------------------------------------------
|
| Allow a maximum number of user accounts. Default: off
| Allow a maximum number of user accounts. Default: enabled w/ 1000 max users
|
*/
'max_users' => env('PF_MAX_USERS', 1000),

Loading…
Cancel
Save