@@ -27,7 +27,7 @@ def index():
if d.strip().isdigit()
]
update_interval = int(os.getenv("UPDATE_INTERVAL_MS", "60000"))
update_interval = int(os.getenv("UPDATE_INTERVAL_MS", "10"))
return render_template(
"index.html",
The note is not visible to the blocked user.