* 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 36bc6d5ffc
commit b828cffad3
3 changed files with 21 additions and 3 deletions

View File

@@ -129,6 +129,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
The docker image uses `ssmtp` to send mail.