[PR #1014] [CLOSED] Add SHOW_FOOTER Environment Variable #1062

Closed
opened 2026-02-26 00:30:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/1014
Author: @tgrl84
Created: 6/10/2024
Status: Closed

Base: masterHead: show_footer


📝 Commits (1)

📊 Changes

6 files changed (+27 additions, -1 deletions)

View changed files

📝 docker/.env.example (+1 -0)
📝 hc/front/context_processors.py (+3 -0)
📝 hc/settings.py (+4 -0)
📝 templates/base.html (+2 -1)
📝 templates/docs/self_hosted_configuration.html-fragment (+7 -0)
📝 templates/docs/self_hosted_configuration.md (+10 -0)

📄 Description

Similar to the SHOW_DOC environment variable, this pull request introduces a new environment variable, SHOW_FOOTER.
This variable allows to control the display of the footer.
Capture d’écran du 2024-06-10 11-28-12


🔄 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/healthchecks/healthchecks/pull/1014 **Author:** [@tgrl84](https://github.com/tgrl84) **Created:** 6/10/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `show_footer` --- ### 📝 Commits (1) - [`849b328`](https://github.com/healthchecks/healthchecks/commit/849b3286c61a9e7d6aa779508ab47f5ba567d311) add show_footer env var ### 📊 Changes **6 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/.env.example` (+1 -0) 📝 `hc/front/context_processors.py` (+3 -0) 📝 `hc/settings.py` (+4 -0) 📝 `templates/base.html` (+2 -1) 📝 `templates/docs/self_hosted_configuration.html-fragment` (+7 -0) 📝 `templates/docs/self_hosted_configuration.md` (+10 -0) </details> ### 📄 Description Similar to the SHOW_DOC environment variable, this pull request introduces a new environment variable, SHOW_FOOTER. This variable allows to control the display of the footer. ![Capture d’écran du 2024-06-10 11-28-12](https://github.com/healthchecks/healthchecks/assets/71886156/a7d527ec-15e7-4de2-8346-5a8d8f13873e) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#1062
No description provided.