Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a health toggle for disable mode #28

Open
elico opened this issue Feb 20, 2020 · 1 comment
Open

Adding a health toggle for disable mode #28

elico opened this issue Feb 20, 2020 · 1 comment

Comments

@elico
Copy link

elico commented Feb 20, 2020

Currently the health check uses a bool to enable the health function.
It would be smart to add a disable toggle at:
https://github.com/mkalus/goStatic/blob/master/main.go#L97

It can be changed via a SIGHUP or any other OS Signal operation.

A PR will be here soon..

@PierreZ
Copy link
Owner

PierreZ commented Apr 21, 2021

Hi, looking forward for your PR 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants