mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #1032] Cannot increase ping log limit on self-hosted instance #716
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#716
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?
Originally created by @EricAntidot on GitHub (Jul 22, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1032
We have a self hosted instance and we want to increase the ping log limit from 100 up to 2000 and even if I saw:
that says it is possible to do so. I am unable to do it?
I cannot find the "Ping log limit" field in the user's Profile ??
I am running hc v3.4
@cuu508 commented on GitHub (Jul 26, 2024):
You can set the ping log limit through Django admin:
manage.py createsuperuser@EricAntidot commented on GitHub (Jul 29, 2024):
Thank you very much. However it is not that to guess "where" to click for editing the profile entry.
One need to click on "number" in the first column in order to edit the entry, all other clickable area will (mis)lead somewhere else.