shlink/config/autoload
2021-12-06 17:35:32 +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
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 #827 Fixed swoole config getting loaded on non-swoole contexts when running CLI command first 2020-11-22 10:24:06 +01: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 Moved constants to its own file inside config folder 2021-09-26 11:26:26 +02:00
dependencies.global.php Added dependency on shlinkio/shlink-importer 2020-10-22 18:12:22 +02:00
dependencies.local.php.dist Updated local config file 2020-01-01 21:15:23 +01:00
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 Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00
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 installer with support for QR code block size rounding 2021-12-06 17:35:32 +01:00
locks.global.php Moved constants to its own file inside config folder 2021-09-26 11:26:26 +02:00
logger.global.php Added formatting to swoole logs, to avoid duplicating the date 2020-02-19 19:48:48 +01:00
logger.local.php.dist Added support for openswoole and migrated docker images from swoole to openswoole 2021-12-05 10:08:10 +01:00
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 Configured an nginx container acting as a reverse proxy for the mercure container 2020-04-25 13:44:09 +02:00
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 support to disable rounding on block size for QR codes 2021-12-06 17:10:10 +01: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 Updated config to read redis from config.redis 2020-01-05 16:45:14 +01:00
request_id.global.php Created new method to locate empty visits 2020-03-26 22:37:46 +01:00
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 Updated local config files which were not fulfilling the project's coding standards 2020-01-12 10:06:45 +01:00
swoole.global.php Ensured minimum amount of task workers provided via config option or env var is 4 2021-10-23 16:32:06 +02: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 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 for openswoole and migrated docker images from swoole to openswoole 2021-12-05 10:08:10 +01:00
webhooks.global.php Added option to send orphan visits to webhooks 2021-10-09 10:53:21 +02:00