aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2026-06-23 11:00:55 -0400
committerGitHub <noreply@github.com>2026-06-23 11:00:55 -0400
commit5e0b3fbefebaeff1fa5bfb338c760b9b9e270f02 (patch)
tree14b22fc5b82a9db87720c820c54422c9b9c47a1c /README.md
parent70c1ba3962166853fc7a1e4f2bb1d637104312b1 (diff)
parent0f6a1c982c2f417e9f0de968bbb7ce58299a8e8d (diff)
downloadstasis-5e0b3fbefebaeff1fa5bfb338c760b9b9e270f02.tar.gz
Merge pull request #147 from jhunkeler/conda-updatesHEAD1.8.0master
Support modern versions of conda/mamba
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 76ccf52..caf46d0 100644
--- a/README.md
+++ b/README.md
@@ -207,6 +207,7 @@ stasis mydelivery.ini
| STASIS_DOWNLOAD_TIMEOUT | Number of seconds before timing out a remote file download |
| STASIS_DOWNLOAD_RETRY_MAX | Number of retries before giving up on a remote file download |
| STASIS_DOWNLOAD_RETRY_SECONDS | Number of seconds to wait before retrying a remote file download |
+| STASIS_ALWAYS_BUILD_FOR_HOST | If set, build all software from source (for debugging) |
## Main configuration (stasis.ini)