mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-03 18:30:47 +00:00
Update auth.php
This commit is contained in:
parent
c8ba73f11b
commit
3347ea1a76
1 changed files with 1 additions and 1 deletions
|
@ -112,5 +112,5 @@ return [
|
|||
],
|
||||
],
|
||||
|
||||
'in_app_registration' => (bool) env('APP_REGISTER', false),
|
||||
'in_app_registration' => (bool) env('APP_REGISTER', true),
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue