Drop interval suggestion to 24hr

This commit is contained in:
Jack Kingsman
2026-01-25 20:17:21 -08:00
parent 375ee74eb3
commit 22eb828b3c
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -554,7 +554,7 @@ export function SettingsModal({
</div>
<p className="text-xs text-muted-foreground">
How often to automatically advertise presence. Set to 0 to disable. Recommended:
3600 (1 hour) or higher.
86400 (24 hours) or higher.
</p>
</div>