enquete
This commit is contained in:
@ -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: []
|
||||
|
Reference in New Issue
Block a user