mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update pixelfed.php
This commit is contained in:
parent
524d4370d2
commit
2295bef877
1 changed files with 0 additions and 4 deletions
|
@ -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…
Reference in a new issue