snipe-it/config
Brady Wetherington 65e21faa3e Merge branch 'develop' into snipeit_v7_laravel10
Hopefully, last merge?
2024-04-02 20:34:04 +01:00
..
app.php Merge branch 'develop' into snipeit_v7_laravel10 2024-03-05 19:22:37 +00:00
auth.php Added LOGIN_AUTOCOMPLETE as env var 2023-08-15 01:56:01 +01:00
backup.php Use relative path in backups for cleaner directory structure 2023-09-15 12:50:00 +01:00
broadcasting.php
cache.php
compile.php
cors.php
database.php feat(config): add REDIS_DATABASE support 2024-01-18 11:32:51 +01:00
debugbar.php
dompdf.php Fixed #12434: Include Docker Specific Paths for dompdf chroot 2023-06-09 11:00:46 +02:00
filesystems.php
google2fa.php
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
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 permission to view and modify encrypted custom fields 2023-07-19 14:57:57 -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 mailgun endpoint option, defaulting to the US 2023-08-08 12:50:38 +01:00
session.php Fixed #14483 - adds deeplinking to search/sort/pagination 2024-03-26 09:50:01 +00: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 Bumped version 2024-03-29 13:19:22 +00:00
view.php