mirror of
https://github.com/ollama/ollama.git
synced 2026-04-29 15:38:27 -05:00
Update internal/cloud/policy.go
Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"github.com/ollama/ollama/envconfig"
|
||||
)
|
||||
|
||||
const DisabledMessagePrefix = "ollama cloud is disabled"
|
||||
const DisabledMessagePrefix = "cloud is disabled"
|
||||
|
||||
// Status returns whether Ollama cloud is disabled and the source of the decision.
|
||||
// Source is one of: "none", "env", "config", "both".
|
||||
|
||||
Reference in New Issue
Block a user