[PR #4162] [MERGED] Fixes: #4159 - Corrects settings.py to use CACHING_REDIS #12776

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4162
Author: @DanSheps
Created: 2/13/2020
Status: Merged
Merged: 2/13/2020
Merged by: @jeremystretch

Base: developHead: 4159-caching_redis_using_wrong_key


📝 Commits (1)

  • 617fc76 Fixes: #4159 - Corrects settings.py to use CACHING_REDIS instead of WEBHOOKS_REDIS

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 netbox/netbox/settings.py (+6 -6)

📄 Description

Fixes: #4159

Changes WEBHOOKS_REDIS to CACHING_REDIS under the caching settings in settings.py


🔄 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/4162 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 2/13/2020 **Status:** ✅ Merged **Merged:** 2/13/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `4159-caching_redis_using_wrong_key` --- ### 📝 Commits (1) - [`617fc76`](https://github.com/netbox-community/netbox/commit/617fc7659fd29053b307587b4345c2204b3ed5b4) Fixes: #4159 - Corrects settings.py to use CACHING_REDIS instead of WEBHOOKS_REDIS ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/settings.py` (+6 -6) </details> ### 📄 Description ### Fixes: #4159 Changes WEBHOOKS_REDIS to CACHING_REDIS under the caching settings in settings.py --- <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:23:33 +01:00
adam closed this issue 2025-12-29 22:23:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12776