snipe-it/config
Brady Wetherington 09fdc946a0 Merge branch 'develop' into snipeit_v7
Had to do some asset rebuilds, and a composer update
2023-05-17 17:37:10 -07:00
..
app.php Merge branch 'develop' into snipeit_v7 2023-05-17 17:37:10 -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
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 Env-ify hashing variables, setting the normal defaults 2023-04-26 13:01:42 -07:00
image.php
insights.php Added insights config 2023-02-15 11:33:08 -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 Use environment variable and default to PHP's sendmail_path 2023-04-19 15:25:48 -07:00
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 Removed env dependency, switched to DB 2023-05-10 00:27:47 -07:00
session.php Allow an environment variable to set the session cookie path 2023-04-19 15:18:50 -07:00
trustedproxy.php WIP: First stabs at getting Laravel Vite to work; no luck so far :( 2023-02-21 19:35:37 -08:00
version.php Merge branch 'master' into develop 2023-05-10 09:32:26 -07:00
view.php