Static-file offload gating, clearer semantics: - NO_SLOWDISK defaults to TRUE (offload OFF) — safe default everywhere. - A host with a real dedicated extra disk at /slowdisk sets NO_SLOWDISK=false in its .env to ENABLE the offload. - New --no-slowdisk CLI flag forces NO_SLOWDISK=true, overriding the .env false — for when the extra disk exists but is full. Flag is parsed position-independently; the positional args ($1 compose, $2 remote source) are preserved. Offload runs only when NO_SLOWDISK is false AND the flag was not passed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
5.5 KiB
Executable File
5.5 KiB
Executable File