Pārlūkot izejas kodu

Update pixelfed.php

Daniel Supernault 11 mēneši atpakaļ
vecāks
revīzija
0f751fc1eb
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      config/pixelfed.php

+ 1 - 1
config/pixelfed.php

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