[PR #3642] [MERGED] Add CONN_MAX_AGE to documentation #12603

Closed
opened 2025-12-29 22:22:35 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3642
Author: @tyler-8
Created: 10/25/2019
Status: Merged
Merged: 10/25/2019
Merged by: @jeremystretch

Base: developHead: maxagedocs


📝 Commits (5)

📊 Changes

3 files changed (+5 additions, -1 deletions)

View changed files

📝 docs/configuration/required-settings.md (+3 -1)
📝 docs/installation/2-netbox.md (+1 -0)
📝 netbox/netbox/configuration.example.py (+1 -0)

📄 Description

Fixes: #3638

Added comments and examples of CONN_MAX_AGE to the relevant sections of the documentation and the configuration example provided with Netbox.


🔄 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/netbox-community/netbox/pull/3642 **Author:** [@tyler-8](https://github.com/tyler-8) **Created:** 10/25/2019 **Status:** ✅ Merged **Merged:** 10/25/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `maxagedocs` --- ### 📝 Commits (5) - [`2631f1b`](https://github.com/netbox-community/netbox/commit/2631f1bb7e54ad5139ba27f8e20d8a75887da8e8) Add CONN_MAX_AGE to sample configurations - [`d8c82d1`](https://github.com/netbox-community/netbox/commit/d8c82d1d33c1f9faf441cdc98c715daa332c5cb6) Correct alignment - [`9fd6185`](https://github.com/netbox-community/netbox/commit/9fd61856a206071ad922ab75389862bcf21364fe) Restore ghost space - [`8f8b1c9`](https://github.com/netbox-community/netbox/commit/8f8b1c9298a79be4d1c53a538cd3e844e63efa38) Correct alignment. - [`ee7b306`](https://github.com/netbox-community/netbox/commit/ee7b3064dd53c04e3760995c9c1c2147530aac50) Use stable docs url ### 📊 Changes **3 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/configuration/required-settings.md` (+3 -1) 📝 `docs/installation/2-netbox.md` (+1 -0) 📝 `netbox/netbox/configuration.example.py` (+1 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #3638 <!-- Please include a summary of the proposed changes below. --> Added comments and examples of `CONN_MAX_AGE` to the relevant sections of the documentation and the configuration example provided with Netbox. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:22:35 +01:00
adam closed this issue 2025-12-29 22:22:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12603