Seafile fails with OOM when trying to synchronize a 2GB folder

This commit is contained in:
Quentin 2020-11-03 19:42:08 +01:00
parent 2452e87509
commit 0191926455
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ job "seafile" {
} }
resources { resources {
memory = 512 memory = 1024
} }
service { service {