Commit graph

4 commits

Author SHA1 Message Date
Aravinth Manivannan 02c3264b82
feat: logging level configuration 2022-02-10 19:01:24 +05:30
Aravinth Manivannan 7675a2c782
fix: rm allow_registration config param 2022-02-10 14:52:43 +05:30
Aravinth Manivannan 8cd9f0030d
configurable workers
This server will only see occasional traffic so it makes sense to spawn
only limited number of workers as opposed to spawning one worker/thread,
which is the default behavior.

I recommend at least two workers.
2021-10-30 15:30:38 +05:30
Aravinth Manivannan 8f9b01fff2
add default configuration 2021-10-29 20:24:09 +05:30