aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-11-03 19:42:08 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-11-03 19:42:08 +0100
commit0191926455088cdf24f42266b4a58fe98f831442 (patch)
tree4b26ff02e6f1839e5400ced183a82b3fe095c3d6 /app
parent2452e875096e29a230f7bb5bbb6c0bd3fafce803 (diff)
downloadinfrastructure-0191926455088cdf24f42266b4a58fe98f831442.tar.gz
infrastructure-0191926455088cdf24f42266b4a58fe98f831442.zip
Seafile fails with OOM when trying to synchronize a 2GB folder
Diffstat (limited to 'app')
-rw-r--r--app/deployment/seafile.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/deployment/seafile.hcl b/app/deployment/seafile.hcl
index ede755a..d989932 100644
--- a/app/deployment/seafile.hcl
+++ b/app/deployment/seafile.hcl
@@ -72,7 +72,7 @@ job "seafile" {
}
resources {
- memory = 512
+ memory = 1024
}
service {