Skip to content

docs: document auto-time NTP synchronization setting#579

Merged
OGKevin merged 2 commits into
masterfrom
dosu/doc-update-576
Jun 8, 2026
Merged

docs: document auto-time NTP synchronization setting#579
OGKevin merged 2 commits into
masterfrom
dosu/doc-update-576

Conversation

@dosubot

@dosubot dosubot Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the automatic time synchronization feature from #576.

  • Adds auto-time setting entry to docs/src/settings/index.md (existing from Dosu).
  • Adds a new top-level user guide page docs/src/time-sync.md — "Automatic Time Syncing" — covering:
    • How the sync works (timezone detection → NTP fetch → clock update).
    • How to enable via settings UI or TOML.
    • Manual sync via the clock menu.
    • Privacy note: timezone detection sends a request to ipapi.co, exposing the device's public IP.
  • Registers the new page in SUMMARY.md under the User Guide section.

Link to Devin session: https://app.devin.ai/sessions/a2ba9495ed6544929b9bc466d6a2e0c8
Requested by: @OGKevin

@dosubot
dosubot Bot requested a review from OGKevin June 8, 2026 07:20
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. documentation Improvements or additions to documentation Subsystem/Settings Editor The system that allows users to change app settings. labels Jun 8, 2026
@dosubot
dosubot Bot temporarily deployed to cloudflare-pages-preview June 8, 2026 07:23 Inactive
@OGKevin OGKevin linked an issue Jun 8, 2026 that may be closed by this pull request
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jun 8, 2026
@devin-ai-integration
devin-ai-integration Bot temporarily deployed to cloudflare-pages-preview June 8, 2026 07:52 Inactive
Base automatically changed from ogkevin/push/lnvwlmtyulnx to master June 8, 2026 08:49
@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jun 8, 2026
dosubot Bot and others added 2 commits June 8, 2026 08:50
Add a new top-level user guide page explaining how time sync works,
how to enable it, manual sync via the clock menu, and a privacy note
about the ipapi.co API call used for timezone detection.
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Jun 8, 2026
@OGKevin
OGKevin merged commit 8679f40 into master Jun 8, 2026
10 checks passed
@OGKevin
OGKevin deleted the dosu/doc-update-576 branch June 8, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:M This PR changes 30-99 lines, ignoring generated files. Subsystem/Settings Editor The system that allows users to change app settings.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic Date and Time setting

1 participant