suite
This commit is contained in:
parent
e56905a22e
commit
29a9d481c0
@ -1,7 +1,7 @@
|
||||
|
||||
if Rails.env.production?
|
||||
WickedPdf.config = {
|
||||
:exe_path => "/usr/bin/xvfb-run -- /usr/local/bin/wkhtmltopdf"
|
||||
:exe_path => "/usr/local/bin/wkhtmltopdfwrapper.sh"
|
||||
}
|
||||
else
|
||||
WickedPdf.config = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user