This commit is contained in:
2021-12-06 14:47:42 +01:00
parent 9199e9ff53
commit 2167813aee
169 changed files with 7962 additions and 34 deletions

View File

@ -2,9 +2,12 @@ knp_snappy:
temporary_folder: "%kernel.cache_dir%/snappy"
pdf:
enabled: true
binary: '/var/www/html/schedule/scripts/wkhtmltopdf/wkhtmltopdf'
options: []
binary: 'xvfb-run -- /usr/bin/wkhtmltopdf'
options:
enable-javascript: true
javascript-delay: 1000
no-stop-slow-scripts: true
image:
enabled: true
binary: '/var/www/html/schedule/scripts/wkhtmltopdf/wkhtmltoimage'
binary: '/var/www/html/ninesurvey/scripts/wkhtmltopdf/wkhtmltoimage'
options: []