| Version | 3.2.13 | Limit Xero item name to 50 chars when creating items from PPV invoice create |
| STATIC_ROOT | var/app/current/static | Root path to scripts and images |
| STATIC_ROOT_NORM | var/app/current/static | Normal Root path to scripts and images |
| STATIC_URL | /static/ | STATIC_URL path to scripts and images |
| SITE_NAME | JourneyMan Pictures Ltd | Site Name |
| SITE_ROOT | /var/app/current/JmRights | Site Root |
| DEBUG | False | Must be False in production!! |
| Database Name | JmRMS_Live | Sql Database Name |
| Database Server | jmansql.cgavgoqra8yt.eu-west-2.rds.amazonaws.com | Server |
| JmListLength | 20 | Look up items per page |
| JmSmallListLength | 12 | Look up items per page - modals |
| JmTableListLength | 20 | Table rows per page |
| InvoiceFilePath | var/app/current/static/Invoices/INV_999.pdf | Test Pdf Invoice File Path |
| InvoiceFilePathNew | static/Invoices/INV_999.pdf | Test Pdf Invoice File Path |
| StatementFilePathNew | static/Statements/INV_888.pdf | Test Pdf Statement File Path |