mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-18 02:00:31 -04:00
* Add option to set the number of Starman workers
This commit is contained in:
@@ -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`)
|
||||
|
Reference in New Issue
Block a user