dotfiles/roles/vaultwarden/templates
Matej Focko 02b44273db
fix(vaultwarden): bump ROCKET_WORKERS
This variable was not required when running from the user-space, but
after migrating to quadlets, I had to define it.

Just to satisfy the requirements, I set it to 1. Based on some docs I
have managed to find, it appears that the default is 10. Given the
amount of users of my deployment and the fact it's running on the VPS,
setting it to 8.

Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-11-14 17:52:36 +01:00
..
vaultwarden.container feat(vaultwarden): deploy from quadlet 2024-11-14 16:50:43 +01:00
vaultwarden.ini fix(vaultwarden): bump ROCKET_WORKERS 2024-11-14 17:52:36 +01:00
vaultwarden.network feat(vaultwarden): deploy from quadlet 2024-11-14 16:50:43 +01:00
vaultwarden.volume feat(vaultwarden): deploy from quadlet 2024-11-14 16:50:43 +01:00