mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 16:13:54 +00:00
Initial code for LDAP authentication.
This commit is contained in:
@@ -95,6 +95,7 @@ return [
|
||||
'api_version' => '0.8',
|
||||
'db_version' => 5,
|
||||
'maxUploadSize' => 15242880,
|
||||
'login_provider' => env('LOGIN_PROVIDER', 'eloquent'),
|
||||
'allowedMimes' => [
|
||||
/* plain files */
|
||||
'text/plain',
|
||||
|
Reference in New Issue
Block a user