* Add option to set the number of Starman workers

This commit is contained in:
Erik Huelsmann
2018-05-23 23:20:36 +02:00
parent 34d10ae0e0
commit 708a5afebc
3 changed files with 24 additions and 3 deletions

View File

@@ -116,6 +116,14 @@ Default: lsmb
Set this if you want to automatically log in to a particular LedgerSMB database
without needing to enter the name of that database on the login.pl login screen.
## `LSMB_WORKERS`
Default: 5
Set this if you want to run in a memory-constrained environment. E.g. set it to
2 when running in a 1 GB memory setup. Please do note that this may adversely
affect the performance experience of users.
## Mail configuration
* `SSMTP_ROOT` (config: `Root`)