snipe-it/config
snipe a060f603b5
Some checks are pending
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Versioning stuff is hard - fixed v7.0.14 to v7.1.14
Signed-off-by: snipe <snipe@snipe.net>
2024-11-14 01:11:01 +00:00
..
app.php Add StorageHelper to app config 2024-10-17 00:27:04 +01:00
auth.php
backup.php Rename .env var to have DB_ prefix for sanitize-by-default setting 2024-08-21 13:16:51 +01:00
broadcasting.php Default config files 2021-06-10 20:18:10 +00:00
cache.php
compile.php
cors.php
database.php
debugbar.php
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 Allow setting a prefix for Livewire's update and asset urls 2024-07-11 12:43:29 -07:00
logging.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
mail-auto-embed.php Fixed #8601 - Switched to “attachment” from “base64” 2020-11-17 14:33:16 -08:00
mail.php
passport.php Make the passport cookie name configurable 2024-07-22 14:22:19 +01:00
permissions.php
queue.php
scim.php Change the SCIM_STANDARDS_COMPLIANCE config to default to 'true' 2023-01-26 12:48:41 -08:00
services.php Baremetrics BMPay breaks with CSP turned [sc-25011] 2024-07-24 21:42:20 +01:00
session.php
trustedproxy.php
version.php Versioning stuff is hard - fixed v7.0.14 to v7.1.14 2024-11-14 01:11:01 +00:00
view.php