shlink/config/autoload
2023-11-30 18:39:27 +01:00
..
.gitignore First commit 2016-04-10 09:38:07 +02:00
app_options.global.php Defined new structure for tracking config, together with new options 2021-05-16 09:30:15 +02:00
app_options.local.php.dist Added dist local config for app options 2022-04-14 11:35:12 +02:00
cache.global.php Allow redis credentials be URL-decoded before passing them to connection 2023-11-23 11:22:23 +01:00
client-detection.global.php Updated order in which headers for remote IP detection are inspected 2020-01-24 21:19:40 +01:00
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 Updated local config files which were not fulfilling the project's coding standards 2020-01-12 10:06:45 +01:00
cors.global.php Created API tests for CORS 2020-12-31 13:28:06 +01:00
delete_short_urls.global.php Converted EnvVars to enum 2022-04-23 12:44:17 +02:00
dependencies.global.php Fix coding styles 2023-05-17 08:57:36 +02:00
dependencies.local.php.dist Updated local config file 2020-01-01 21:15:23 +01:00
entity-manager.global.php Remove last references to functional-php 2023-11-30 18:39:27 +01:00
entity-manager.local.php.dist Update to latest shlink-common 2023-03-30 18:33:53 +02:00
error-handler.global.php Centralized prefix for problem detail types 2022-08-14 13:12:10 +02:00
geolite2.global.php Converted EnvVars to enum 2022-04-23 12:44:17 +02:00
installer.global.php Add support for SSL on Redis and RabbitMQ connections 2023-11-25 13:04:30 +01:00
locks.global.php Make sure locks include the same cache namespace when sent to Redis 2023-09-12 21:20:38 +02:00
logger.global.php Deprecate support for openswoole 2023-06-03 09:08:07 +02:00
logger.local.php.dist Standardize logger for all Shlink execution contexts 2023-05-07 13:18:19 +02:00
matomo.global.php Add logic to send visits to a matomo instance 2023-11-15 19:57:58 +01:00
matomo.local.php.dist Add matomo dev config 2023-11-22 18:30:03 +01:00
mercure.global.php Converted EnvVars to enum 2022-04-23 12:44:17 +02:00
mercure.local.php.dist Added roadrunner to the project 2022-08-21 13:19:27 +02:00
middleware-pipeline.global.php Standardize logger for all Shlink execution contexts 2023-05-07 13:18:19 +02:00
qr-codes.global.php Converted EnvVars to enum 2022-04-23 12:44:17 +02:00
rabbit.global.php Add support for SSL on Redis and RabbitMQ connections 2023-11-25 13:04:30 +01:00
rabbit.local.php.dist Renamed Rabbit instances to use RabbitMq 2021-12-12 10:32:57 +01:00
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 Updated to monolog 3 2022-06-04 08:59:17 +02:00
router.global.php Converted EnvVars to enum 2022-04-23 12:44:17 +02:00
router.local.php.dist Updated local config files which were not fulfilling the project's coding standards 2020-01-12 10:06:45 +01:00
routes.config.php Fix short URL visits deletion when multi-segment slugs are enabled 2023-11-08 09:06:12 +01: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 Removed stuff from local config file which already comes on third party config 2020-06-20 09:20:01 +02:00
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 Converted EnvVars to enum 2022-04-23 12:44:17 +02:00