shlink/config/autoload
2021-10-11 08:46:40 +02:00
..
.gitignore
app_options.global.php Defined new structure for tracking config, together with new options 2021-05-16 09:30:15 +02:00
client-detection.global.php
common.global.php
common.local.php.dist
cors.global.php
delete_short_urls.global.php Moved constants to its own file inside config folder 2021-09-26 11:26:26 +02:00
dependencies.global.php
dependencies.local.php.dist
entity-manager.global.php Ensure no DB driver config falls back to SQLite 2021-08-07 13:32:59 +02:00
entity-manager.local.php.dist Fixed local dev config for db 2021-08-14 19:23:08 +02:00
error-handler.global.php
geolite2.global.php Moved env vars to common global config files, so that theycan be used in non-docker contexts too 2021-08-07 11:05:20 +02:00
installer.global.php Updated to latest installer and changelog 2021-10-10 22:31:26 +02:00
locks.global.php Moved constants to its own file inside config folder 2021-09-26 11:26:26 +02:00
logger.global.php
logger.local.php.dist
mercure.global.php Moved env vars to common global config files, so that theycan be used in non-docker contexts too 2021-08-07 11:05:20 +02:00
mercure.local.php.dist
middleware-pipeline.global.php Ensured Cors middleware applies for all routes, not only rest ones 2021-08-16 12:49:15 +02:00
qr-codes.global.php Added new config to set custom defaults for QR codes 2021-09-26 13:25:02 +02:00
redirects.global.php Added option to send orphan visits to webhooks 2021-10-09 10:53:21 +02:00
redis.global.php Added support to provide redis sentinel when using redis cache 2021-10-08 18:52:17 +02:00
redis.local.php.local
request_id.global.php
router.global.php Moved env vars to common global config files, so that theycan be used in non-docker contexts too 2021-08-07 11:05:20 +02:00
router.local.php.dist
swoole.global.php Moved env vars to common global config files, so that theycan be used in non-docker contexts too 2021-08-07 11:05:20 +02:00
swoole.local.php.dist
tracking.global.php Added option to disable tracking based on IP address patterns 2021-10-10 22:00:22 +02:00
url-shortener.global.php Fixed crash when trying to resolve schema based on USE_HTTPS env var 2021-10-11 08:46:40 +02:00
url-shortener.local.php.dist Added support to define differnet not-found redirects per domain 2021-07-21 09:28:21 +02:00
webhooks.global.php Added option to send orphan visits to webhooks 2021-10-09 10:53:21 +02:00