Update miscellaneous/python/dbcheck1.py
This commit is contained in:
parent
ad65d3b5cd
commit
77759f1e23
@ -7,8 +7,8 @@ import psycopg2
|
||||
|
||||
# ==== CONFIG ====
|
||||
MASTODON_INSTANCE = "https://chatwithus.live"
|
||||
MASTODON_TOKEN = "rimxBLi-eaJAcwagkmoj6UoW7Lc473tQY0cOM041Euw"
|
||||
MASTODON_USER_ID = "114386383616633367"
|
||||
MASTODON_TOKEN = ""
|
||||
MASTODON_USER_ID = ""
|
||||
HEALTHCHECK_HTML = "/var/www/html/healthcheck.html"
|
||||
|
||||
DISK_WARN_THRESHOLD = 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user