Limit memory usage of nextcloud
This commit is contained in:
@@ -8,3 +8,6 @@ ConditionPathExists=%h/.var/run/features/nextcloud
|
|||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/env nextcloud --background
|
ExecStart=/usr/bin/env nextcloud --background
|
||||||
PassEnvironment=DISPLAY
|
PassEnvironment=DISPLAY
|
||||||
|
|
||||||
|
MemoryHigh=20%
|
||||||
|
MemoryMax=30%
|
||||||
|
|||||||
Reference in New Issue
Block a user