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