snipe-it/config
2023-04-19 15:18:50 -07:00
..
app.php Made a conditional escape according to .env 2022-09-30 09:48:43 -07:00
auth.php Simplify password attempts rate limiting 2022-06-22 09:11:24 -07:00
backup.php
broadcasting.php
cache.php
compile.php
cors.php Migrate to Fruitcake/laravel-cors which has path-exclusion built-in 2022-02-23 11:06:19 -08:00
database.php Update database.php 2023-01-29 19:28:04 -06:00
debugbar.php
dompdf.php Use the Deja Vu font to be able to support cyrllic, etc 2022-06-14 16:23:30 -07:00
filesystems.php
google2fa.php Switch the barcode backend to SVG, and fix the two-factor middleware 2022-05-13 14:22:27 -07:00
hashing.php
image.php
insights.php Added insights config 2023-02-06 12:39:48 -08:00
livewire.php Fixed path 2022-05-25 15:12:38 -07:00
logging.php Re-enable config:cache *only* if there's no Rollbar 2023-03-18 21:07:00 -07:00
mail-auto-embed.php
mail.php
passport.php
permissions.php Add other items' purchase_cost columns to the same permission 2022-12-15 14:12:05 -06:00
queue.php
scim.php Change the SCIM_STANDARDS_COMPLIANCE config to default to 'true' 2023-01-26 12:48:41 -08:00
services.php Added BM JS 2023-04-06 16:19:33 -07:00
session.php Allow an environment variable to set the session cookie path 2023-04-19 15:18:50 -07:00
trustedproxy.php
version.php Bumped hash 2023-04-06 20:43:42 -07:00
view.php