diff --git a/docs/configure.rst b/docs/configure.rst index 7c48478ebd..b9c16327ec 100644 --- a/docs/configure.rst +++ b/docs/configure.rst @@ -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' +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``. .. 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 """"""""""""