ninesurvey/src/ninesurvey-1.0/config/packages/knp_snappy.yaml

14 lines
418 B
YAML

knp_snappy:
temporary_folder: "%kernel.cache_dir%/snappy"
pdf:
enabled: true
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/ninesurvey/scripts/wkhtmltopdf/wkhtmltoimage'
options: []