Skip to content

feat(horde): add ActiveSync maximumtruncationsize config - #143

Merged
ralflang merged 1 commit into
FRAMEWORK_6_0from
feat/maximum-truncation-size
Jul 28, 2026
Merged

feat(horde): add ActiveSync maximumtruncationsize config#143
ralflang merged 1 commit into
FRAMEWORK_6_0from
feat/maximum-truncation-size

Conversation

@TDannhauer

Copy link
Copy Markdown
Contributor

Summary

  • Expose activesync/sync/maximumtruncationsize in ActiveSync Sync config (default 0)

Motivation

Pairs with the ActiveSync library change that optionally caps client BodyPreference TruncationSize during Sync only. 0 honors the client (same semantics as maximumwindowsize).

Changes

  • config/conf.xml: new Maximum Body Truncation Size setting under the Sync section

Test plan

  • Admin config UI shows the new integer field with default 0
  • Saving conf writes $conf['activesync']['sync']['maximumtruncationsize']

Companion library PR: horde/ActiveSync#96

Expose activesync/sync/maximumtruncationsize in conf.xml (default 0).
@ralflang
ralflang merged commit be3fa1a into FRAMEWORK_6_0 Jul 28, 2026
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