mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update docs
This commit is contained in:
parent
b056bf9215
commit
c979ed9951
@ -55,12 +55,12 @@ We use phantomjscloud.com to attach PDFs to emails sent by background processes.
|
|||||||
|
|
||||||
PHANTOMJS_CLOUD_KEY='a-demo-key-with-low-quota-per-ip-address'
|
PHANTOMJS_CLOUD_KEY='a-demo-key-with-low-quota-per-ip-address'
|
||||||
|
|
||||||
|
If you require contacts to enter a password to see their invoice you'll need to set a random value for ``PHANTOMJS_SECRET``.
|
||||||
|
|
||||||
You can install PhantomJS to generate the PDF locally, to enable it add ``PHANTOMJS_BIN_PATH=/usr/local/bin/phantomjs``.
|
You can install PhantomJS to generate the PDF locally, to enable it add ``PHANTOMJS_BIN_PATH=/usr/local/bin/phantomjs``.
|
||||||
|
|
||||||
.. TIP:: To determine the path you can run ``which phantomjs`` from the command line.
|
.. TIP:: To determine the path you can run ``which phantomjs`` from the command line.
|
||||||
|
|
||||||
If you require contacts to enter a password to see their invoice you'll need to set a value for PHANTOMJS_SECRET.
|
|
||||||
|
|
||||||
Custom Fonts
|
Custom Fonts
|
||||||
""""""""""""
|
""""""""""""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user