support new showCertificateExpiry in status page JSON

This commit is contained in:
FC Stegerman 2023-08-21 19:47:01 +02:00
parent 0d49e97fe5
commit 0179ba6aa5
No known key found for this signature in database
GPG key ID: B218FF2C27FC6CC6

View file

@ -926,6 +926,7 @@ class UptimeKumaApi(object):
customCSS: str = "",
footerText: str = None,
showPoweredBy: bool = True,
showCertificateExpiry: bool = False,
icon: str = "/icon.svg",
publicGroupList: list = None