[GH-ISSUE #11476] Add Auto-Update Settings (with Metered Connection Awareness) #7576

Closed
opened 2026-04-12 19:40:11 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @nakanakaii on GitHub (Jul 20, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11476

Currently, Ollama updates seem to happen automatically in the background. While this is convenient for many, it can be problematic for users on metered internet connections (like mobile hotspots or data roaming plans). An unexpected large update could consume a significant portion of their data allowance, or lead to unexpected costs or throttled service. There's also no clear way for users to know when an update is happening or to defer it.

I propose adding a dedicated section in Ollama's settings for "Update Preferences." This section would offer users more control over how and when updates occur. Specifically, I'd like to see the following options:

  1. Auto-update (Recommended): This would be the default behavior, similar to how it works now, ensuring users always have the latest features and security patches.
  2. Notify and Ask Before Downloading: When an update is available, Ollama would notify the user (e.g., via pop-up or system tray notification) and ask for permission before downloading it.
  3. Manual Updates Only: This option would disable automatic updates entirely. Users would then need to manually check for and initiate updates from within the Ollama application.

Crucially, regardless of the chosen auto-update setting, It'd be better if the update is never happening on metered connection.

Thanks for considering this!

Originally created by @nakanakaii on GitHub (Jul 20, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11476 Currently, Ollama updates seem to happen automatically in the background. While this is convenient for many, it can be problematic for users on metered internet connections (like mobile hotspots or data roaming plans). An unexpected large update could consume a significant portion of their data allowance, or lead to unexpected costs or throttled service. There's also no clear way for users to know when an update is happening or to defer it. I propose adding a dedicated section in Ollama's settings for "Update Preferences." This section would offer users more control over how and when updates occur. Specifically, I'd like to see the following options: 1. **Auto-update (Recommended):** This would be the default behavior, similar to how it works now, ensuring users always have the latest features and security patches. 2. **Notify and Ask Before Downloading:** When an update is available, Ollama would notify the user (e.g., via pop-up or system tray notification) and ask for permission before downloading it. 3. **Manual Updates Only:** This option would disable automatic updates entirely. Users would then need to manually check for and initiate updates from within the Ollama application. Crucially, regardless of the chosen auto-update setting, It'd be better if the update is never happening on metered connection. Thanks for considering this!
GiteaMirror added the feature request label 2026-04-12 19:40:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7576