Disable swap on fly.io.

This just results in latency spikes with big uploads.
This commit is contained in:
Catherine
2025-09-18 13:23:35 +00:00
parent d48c754b9e
commit 810dc9cea0

View File

@@ -6,7 +6,6 @@
# - GIT_PAGES_CONFIG
app = "git-pages"
swap_size_mb = 512
[build]
dockerfile = "Dockerfile"