mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 01:26:18 -08:00
Merge pull request #210 from ph818/patch-1
add MemoryHigh to systemd example
This commit is contained in:
@@ -62,6 +62,7 @@ SystemCallFilter=@system-service
|
|||||||
# network I/O that the rest-server is permitted to consume according to the
|
# network I/O that the rest-server is permitted to consume according to the
|
||||||
# individual requirements of your installation.
|
# individual requirements of your installation.
|
||||||
#CPUQuota=25%
|
#CPUQuota=25%
|
||||||
|
#MemoryHigh=bytes
|
||||||
#MemoryMax=bytes
|
#MemoryMax=bytes
|
||||||
#MemorySwapMax=bytes
|
#MemorySwapMax=bytes
|
||||||
#TasksMax=N
|
#TasksMax=N
|
||||||
|
|||||||
Reference in New Issue
Block a user