Updated shlink-installer with support for orphan visits tracking option

This commit is contained in:
Alejandro Celaya
2021-02-10 20:39:37 +01:00
parent 3ed6953d0b
commit bd09b1571a
3 changed files with 3 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ return [
Option\UrlShortener\RedirectStatusCodeConfigOption::class,
Option\UrlShortener\RedirectCacheLifeTimeConfigOption::class,
Option\UrlShortener\AutoResolveTitlesConfigOption::class,
Option\UrlShortener\OrphanVisitsTrackingConfigOption::class,
],
'installation_commands' => [