chore: remove unused waitlist stuff
This commit is contained in:
@@ -77,11 +77,6 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'waitlist' => [
|
||||
'enabled' => env('WAITLIST', false),
|
||||
'expiration' => 10,
|
||||
],
|
||||
|
||||
'sentry' => [
|
||||
'sentry_dsn' => env('SENTRY_DSN'),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user