mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-21 22:11:26 +00:00
Update pixelfed config, remove env_editor
This commit is contained in:
parent
f411c4e004
commit
a065e17cc2
1 changed files with 0 additions and 4 deletions
|
@ -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…
Reference in a new issue