Explorar o código

Update pixelfed config, remove env_editor

Daniel Supernault %!s(int64=3) %!d(string=hai) anos
pai
achega
a065e17cc2
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      config/pixelfed.php

+ 0 - 4
config/pixelfed.php

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