Update service file to remove CPU quota and bump version to 1.0.5-beta-3

This commit is contained in:
Lloyd
2025-12-13 22:30:50 +00:00
parent 01d14fb9a3
commit fce756212b
2 changed files with 1 additions and 2 deletions

View File

@@ -23,7 +23,6 @@ Restart=on-failure
RestartSec=5 RestartSec=5
# Resource limits # Resource limits
CPUQuota=50%
MemoryLimit=256M MemoryLimit=256M
# Logging # Logging

View File

@@ -1 +1 @@
__version__ = "1.0.5-beta-2" __version__ = "1.0.5-beta-3"