snipe-it/config
Folke Ashberg 1687e4b850
Fix for Issue #8543
* trustedproxy.php sets 'proxies' again according to
  env('APP_TRUSTED_PROXIES') again
2020-10-21 10:36:27 +02:00
..
app.php Merge branch 'master' into integrations/2020-08-31-v5-rc 2020-08-31 12:14:44 -07:00
auth.php WIP: Upgrade develop to Laravel 6.6.1 (#7637) 2019-12-10 19:32:50 -08:00
backup.php Fixes for backups 2020-08-28 14:10:43 -07:00
broadcasting.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
cache.php Improve Memcached settings (#6485) 2018-12-06 14:39:14 -08:00
compile.php
cors.php Integrations/develop into master (#7352) 2019-08-14 21:48:14 -07:00
database.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
debugbar.php
filesystems.php Fixes for backups 2020-08-28 14:10:43 -07:00
hashing.php Added hashing config 2018-07-24 21:13:02 -07:00
image.php
logging.php Add APP_LOG_LEVEL to new logging config 2018-10-25 21:01:14 -07:00
mail-auto-embed.php Added email image auto-embed support 2018-09-05 18:57:49 -07:00
mail.php
passport.php WIP: Upgrade develop to Laravel 6.6.1 (#7637) 2019-12-10 19:32:50 -08:00
permissions.php Merge branch 'hotfixes/2fa_qr' into develop 2019-03-20 02:17:02 -07:00
queue.php
services.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
session.php Added #6463 - ability to override session path in .env 2018-12-05 17:17:11 -08:00
trustedproxy.php Fix for Issue #8543 2020-10-21 10:36:27 +02:00
version.php Updated version 2020-10-19 16:36:25 -07:00
view.php