fix pdf export cache directory (#650)

This commit is contained in:
Kevin Papst
2019-03-22 14:37:25 +01:00
committed by GitHub
parent 50318a8fc5
commit cfc19dca25
6 changed files with 116 additions and 11 deletions

View File

@@ -59,6 +59,9 @@ services:
arguments:
$languageSettings: "%kimai.languages%"
App\Utils\MPdfConverter:
arguments: ['%kernel.cache_dir%']
# ================================================================================
# DATABASE
# ================================================================================