8150aa9ca1
feat: init and load db
2022-09-10 19:21:49 +05:30
53bd8c54bb
feat: serve files from git repository
2022-09-07 10:29:35 +05:30
d676599bf5
feat: add server domain parameter
2022-09-07 01:58:25 +05:30
e966426186
chore: update deps and fix typo
2022-04-19 02:32:35 +05:30
1fe29fd9b2
fix: config loading order
2022-03-29 19:05:31 +05:30
e12c8989fb
feat: comment all configuration options
2022-03-29 18:03:32 +05:30
8b075a66fd
fix: get rid of useless configuraiton options
2022-03-29 17:35:44 +05:30
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
8f9b01fff2
add default configuration
2021-10-29 20:24:09 +05:30