forked from Deuxfleurs/infrastructure
Seafile fails with OOM when trying to synchronize a 2GB folder
This commit is contained in:
parent
2452e87509
commit
0191926455
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ job "seafile" {
|
|||
}
|
||||
|
||||
resources {
|
||||
memory = 512
|
||||
memory = 1024
|
||||
}
|
||||
|
||||
service {
|
||||
|
|
Loading…
Reference in a new issue