[PR #14469] docs: add environment variables reference table #76988

Open
opened 2026-05-05 09:43:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14469
Author: @Anandesh-Sharma
Created: 2/26/2026
Status: 🔄 Open

Base: mainHead: docs-environment-variables


📝 Commits (1)

  • b246380 docs: add complete environment variables reference table

📊 Changes

1 file changed (+30 additions, -0 deletions)

View changed files

📝 docs/faq.mdx (+30 -0)

📄 Description

Summary

  • Adds a complete reference table of all Ollama environment variables to the FAQ documentation
  • Includes descriptions and default values sourced from envconfig.AsMap() in the codebase
  • Covers server configuration, GPU settings, proxy settings, and feature flags

Previously, environment variables were only discoverable by reading release notes or source code. This makes them easily findable in the docs.

Fixes #9512


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/14469 **Author:** [@Anandesh-Sharma](https://github.com/Anandesh-Sharma) **Created:** 2/26/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docs-environment-variables` --- ### 📝 Commits (1) - [`b246380`](https://github.com/ollama/ollama/commit/b24638045d1c4c479bbc65934656ba568603da78) docs: add complete environment variables reference table ### 📊 Changes **1 file changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.mdx` (+30 -0) </details> ### 📄 Description ## Summary - Adds a complete reference table of all Ollama environment variables to the FAQ documentation - Includes descriptions and default values sourced from `envconfig.AsMap()` in the codebase - Covers server configuration, GPU settings, proxy settings, and feature flags Previously, environment variables were only discoverable by reading release notes or source code. This makes them easily findable in the docs. Fixes #9512 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 09:43:31 -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#76988