Update pixelfed.php

pull/2007/head
Shlee 5 years ago committed by GitHub
parent 524d4370d2
commit 2295bef877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -257,10 +257,6 @@ return [
'oauth_enabled' => env('OAUTH_ENABLED', false),
'sanitizer' => [
'restrict_html_types' => env('RESTRICT_HTML_TYPES', true)
],
'admin' => [
'env_editor' => env('ADMIN_ENV_EDITOR', false)
],

Loading…
Cancel
Save