snipe-it/config
snipe 069a1608de Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <snipe@snipe.net>

# Conflicts:
#	config/version.php
2024-06-17 12:10:13 +01:00
..
app.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
auth.php
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 Added PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT options to database.php and updated .env files to provide value for the new option. 2024-03-27 11:38:13 -05:00
debugbar.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
dompdf.php
filesystems.php Fixed filesystem config 2021-06-11 14:26:10 -07:00
google2fa.php
hashing.php
image.php
insights.php
livewire.php
logging.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
mail-auto-embed.php
mail.php
passport.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
permissions.php
queue.php Shift config files 2021-06-10 20:18:10 +00:00
scim.php Change the SCIM_STANDARDS_COMPLIANCE config to default to 'true' 2023-01-26 12:48:41 -08:00
services.php
session.php Fixed #14483 - adds deeplinking to search/sort/pagination 2024-03-26 09:50:01 +00:00
trustedproxy.php
version.php Merge remote-tracking branch 'origin/develop' 2024-06-17 12:10:13 +01:00
view.php