Update pixelfed config, remove env_editor

pull/3040/head
Daniel Supernault 3 years ago
parent f411c4e004
commit a065e17cc2
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -257,10 +257,6 @@ return [
'oauth_enabled' => env('OAUTH_ENABLED', false),
'admin' => [
'env_editor' => env('ADMIN_ENV_EDITOR', false)
],
'bouncer' => [
'enabled' => env('PF_BOUNCER_ENABLED', false),
],

Loading…
Cancel
Save