Skip to content

docs(admin): document mail preview_enhancement_interval#14845

Draft
lubo92 wants to merge 1 commit into
nextcloud:masterfrom
lubo92:docs/mail-preview-enhancement-interval
Draft

docs(admin): document mail preview_enhancement_interval#14845
lubo92 wants to merge 1 commit into
nextcloud:masterfrom
lubo92:docs/mail-preview-enhancement-interval

Conversation

@lubo92
Copy link
Copy Markdown

@lubo92 lubo92 commented May 13, 2026

🔗 Dependency

This is the docs companion to nextcloud/mail#12791, which makes the
preview-enhancement background-job interval configurable. Marked as draft
until that lands so we don't ship docs for a key that doesn't exist yet.
The key name and `occ` syntax in this PR matches the post-review state of
that PR (`IAppConfig`-style `preview_enhancement_interval`, no dots).

📄 Change

Adds a new "Preview enhancement interval" subsection under
`admin_manual/groupware/mail.rst` → Configuration, immediately after the
existing "Background sync interval" section. Wording mirrors that
section's structure (what it does, default, minimum, when to change),
adds the iMIP context that motivated making it configurable, and uses
`occ config:app:set mail …` to match the new IAppConfig backing.

Requested by @ChristophWurst on the upstream PR review.

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes — n/a, prose-only addition next to an existing analogous section
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run `codespell` or similar and addressed any spelling issues

Add a section to the Mail admin manual documenting the new
preview_enhancement_interval app config introduced in
nextcloud/mail#12791. Mirrors the placement and wording of the
existing Background sync interval section, but uses the IAppConfig /
occ config:app:set syntax matching the new key.

AI-assisted: Claude Code (Claude Opus 4.7)
Signed-off-by: Wolfgang Lubowski <w.lub92@gmail.com>
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.

1 participant