Update phantomjs docs

This commit is contained in:
Hillel Coren 2017-07-31 12:55:51 +03:00
parent c43eb1a69d
commit 4b21e4b4bd

View File

@ -67,6 +67,7 @@ Troubleshooting
- We suggest using PhantomJS version >= 2.1.1, users have reported seeing 'Error: 0' with older versions. - We suggest using PhantomJS version >= 2.1.1, users have reported seeing 'Error: 0' with older versions.
- You can use `this script <https://raw.githubusercontent.com/invoiceninja/invoiceninja/develop/resources/test.pjs>`_ to test from the command line, change ``__YOUR_LINK_HERE__`` to a 'View as recipient' link. - You can use `this script <https://raw.githubusercontent.com/invoiceninja/invoiceninja/develop/resources/test.pjs>`_ to test from the command line, change ``__YOUR_LINK_HERE__`` to a 'View as recipient' link.
- If you require contacts to enter a password to see their invoice you'll need to set a random value for ``PHANTOMJS_SECRET``. - If you require contacts to enter a password to see their invoice you'll need to set a random value for ``PHANTOMJS_SECRET``.
- If you're using a proxy and/or self-signed certificate `this comment <https://github.com/invoiceninja/dockerfiles/issues/39#issuecomment-282489039>`_ may help.
Custom Fonts Custom Fonts
"""""""""""" """"""""""""