mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
fix(home/pi): disable telemetry override
Assisted-by: pi (gpt-5.6-sol)
This commit is contained in:
@@ -60,5 +60,6 @@ in {
|
||||
home.sessionVariables = {
|
||||
LLAMA_BASE_URL = "http://llm.m7.rs";
|
||||
PI_SKIP_VERSION_CHECK = true;
|
||||
PI_TELEMETRY = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user