shlink/config/autoload
2018-11-24 12:55:00 +01:00
..
.gitignore First commit 2016-04-10 09:38:07 +02:00
app_options.global.php Defined config and implementation to delete short URLs 2018-09-15 11:01:28 +02:00
delete_short_urls.global.php Defined config and implementation to delete short URLs 2018-09-15 11:01:28 +02:00
dependencies.global.php Updated GeoLite2 db reader service so that it is lazily created 2018-11-12 20:22:42 +01:00
dependencies.local.php.dist Updated GeoLite2 db reader service so that it is lazily created 2018-11-12 20:22:42 +01:00
entity-manager.global.php Created middleware which closes DB connection after every request 2018-11-24 12:55:00 +01:00
entity-manager.local.php.dist Added local entity manager config that allows db host name to be set 2017-01-21 09:16:00 +01:00
errorhandler.local.php.dist Updated to expressive 2 and used new error handling system 2017-03-24 21:10:25 +01:00
geolite2.global.php Created service to update geolite2 database file 2018-11-11 21:28:42 +01:00
local.php.dist Removed translations from CLI module 2018-11-18 16:02:52 +01:00
locks.global.php Added locking capabilities to process visits command 2018-11-17 14:11:16 +01:00
logger.global.php Updated config so that shlink logger dynamically uses standard output when running with swoole 2018-11-24 09:38:00 +01:00
logger.local.php.dist Updated config so that shlink logger dynamically uses standard output when running with swoole 2018-11-24 09:38:00 +01:00
middleware-pipeline.global.php Created middleware which closes DB connection after every request 2018-11-24 12:55:00 +01:00
phpwkhtmltopdf.global.php Improved coding styles 2017-10-12 10:13:20 +02:00
preview-generation.global.php Improved coding styles 2017-10-12 10:13:20 +02:00
router.global.php Improved coding styles 2017-10-12 10:13:20 +02:00
router.local.php.dist Added configs to enable fastroute cache 2017-01-22 11:07:18 +01:00
swoole.global.php Prepared project to support both swoole and regular app servers with fast cgi 2018-11-24 08:43:48 +01:00
templates.global.php Improved coding styles 2017-10-12 10:13:20 +02:00
translator.global.php Improved coding styles 2017-10-12 10:13:20 +02:00
url-shortener.global.php Created options to enable redirection to external page when short code is not found 2018-11-03 11:37:43 +01:00
zend-expressive.global.php Removed translations from CLI module 2018-11-18 16:02:52 +01:00