shlink/config/autoload
2023-01-29 10:30:34 +01:00
..
.gitignore
app_options.global.php
app_options.local.php.dist
cache.global.php Renamed config file from redis to cache 2022-12-10 10:12:56 +01:00
client-detection.global.php
common.global.php Created new env var to programatically provide an initial API key 2022-09-11 10:45:03 +02:00
common.local.php.dist
cors.global.php
delete_short_urls.global.php
dependencies.global.php
dependencies.local.php.dist
entity-manager.global.php Added TrustServerCertificate=true to mssql connections 2022-12-10 19:40:33 +01:00
entity-manager.local.php.dist
error-handler.global.php
geolite2.global.php
installer.global.php Add support for short URL mode in installer, and handle loosely mode in custom slugs 2023-01-28 10:06:11 +01:00
locks.global.php
logger.global.php
logger.local.php.dist
mercure.global.php
mercure.local.php.dist
middleware-pipeline.global.php
qr-codes.global.php
rabbit.global.php
rabbit.local.php.dist
redirects.global.php Added support for redirect status code 307 and 308 2023-01-07 11:27:15 +01:00
redis.local.php.local Addedsupport for credentials on redis 2022-12-12 20:50:21 +01:00
request_id.global.php
router.global.php
router.local.php.dist
routes.config.php Created middleware which ensures trailing slash and multi-segment features work properly together 2022-09-30 17:19:07 +02:00
swoole.global.php Add support to load openswoole-specific config via env vars 2023-01-12 19:39:26 +01:00
swoole.local.php.dist
tracking.global.php Migrated TrackingOptions to immutable object 2022-09-17 12:57:04 +02:00
url-shortener.global.php Rename loosely mode to loose mode 2023-01-29 10:30:34 +01:00
url-shortener.local.php.dist Created middleware which ensures trailing slash and multi-segment features work properly together 2022-09-30 17:19:07 +02:00
webhooks.global.php