disable waitlist
This commit is contained in:
@@ -78,7 +78,7 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'waitlist' => [
|
'waitlist' => [
|
||||||
'enabled' => env('WAITLIST', true),
|
'enabled' => env('WAITLIST', false),
|
||||||
'expiration' => 10,
|
'expiration' => 10,
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user