From c5da46ad72eff2035829469713d2af956942f82d Mon Sep 17 00:00:00 2001 From: tazlin Date: Mon, 13 Nov 2023 15:49:49 -0500 Subject: [PATCH] fix: template reference to `ALL`, don't load A to Zovya by default --- bridgeData_template.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bridgeData_template.yaml b/bridgeData_template.yaml index 7ad1cbb5..39478d48 100644 --- a/bridgeData_template.yaml +++ b/bridgeData_template.yaml @@ -128,7 +128,7 @@ disable_disk_cache: false # Currently unused in reGen # The models to use. # Instead of a model name you may use of any of the following magic constants: -# "ALL MODELS" - means load all possible models. Expect this to take over 1TB of space! +# "ALL" - means load all possible models. Expect this to take over 1TB of space! # "TOP n" - load the top "N" most popular models, use for example, "top 5" or "top 3", etc. # "BOTTOM n" - load the top "N" most popular models, use for example, "top 5" or "top 3", etc. # (not currently supported) "ALL