init
This commit is contained in:
10
config/packages/knp_snappy.yaml
Normal file
10
config/packages/knp_snappy.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
knp_snappy:
|
||||
temporary_folder: "%kernel.cache_dir%/snappy"
|
||||
pdf:
|
||||
enabled: true
|
||||
binary: '/var/www/html/schedule/scripts/wkhtmltopdf/wkhtmltopdf'
|
||||
options: []
|
||||
image:
|
||||
enabled: true
|
||||
binary: '/var/www/html/schedule/scripts/wkhtmltopdf/wkhtmltoimage'
|
||||
options: []
|
Reference in New Issue
Block a user