Update pixelfed.php

pull/5267/head
Daniel Supernault 10 months ago
parent 72cdf562f2
commit 0f751fc1eb
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -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