mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[PR #1014] [CLOSED] Add SHOW_FOOTER Environment Variable #1062
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#1062
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/healthchecks/healthchecks/pull/1014
Author: @tgrl84
Created: 6/10/2024
Status: ❌ Closed
Base:
master← Head:show_footer📝 Commits (1)
849b328add show_footer env var📊 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.