Skip to content

docs: update refresh token timeout to 168 hours#1098

Merged
perber merged 1 commit into
mainfrom
docs/update-refresh-token-timeout
Jun 2, 2026
Merged

docs: update refresh token timeout to 168 hours#1098
perber merged 1 commit into
mainfrom
docs/update-refresh-token-timeout

Conversation

@perber

@perber perber commented Jun 2, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 2, 2026 09:32
@perber
perber merged commit 192c210 into main Jun 2, 2026
8 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates LeafWiki configuration documentation to present the refresh token timeout in hours (168h) instead of days (7d), aligning the README with Go’s time.ParseDuration-style inputs.

Changes:

  • Update --refresh-token-timeout example and default from 7d to 168h.
  • Update LEAFWIKI_REFRESH_TOKEN_TIMEOUT documented default from 7d to 168h.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
| `--disable-auth` | ⚠️ Disable all authentication (internal networks only) | `false` | v0.7.0 |
| `--access-token-timeout` | Access token duration (e.g. `24h`, `15m`) | `15m` | v0.7.0 |
| `--refresh-token-timeout` | Refresh token duration (e.g. `168h`, `7d`) | `7d` | v0.7.0 |
| `--refresh-token-timeout` | Refresh token duration (e.g. `168h`) | `168h` | v0.7.0 |
@perber
perber deleted the docs/update-refresh-token-timeout branch June 2, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants