refactor(config): add workers number to config

This commit is contained in:
2026-03-11 16:33:15 +01:00
parent 15d6ae6829
commit 8f47a0b666
4 changed files with 7 additions and 11 deletions
+1
View File
@@ -4,6 +4,7 @@ host = "localhost"
port = "3030"
# Root folder in case there are no virtual hosts
root = "www"
workers = 6
[[virtual_hosts]]
# "default" domain is required