Skip to content

feat: add section on activity app admin configuration to include mail_max_items config#15202

Merged
miaulalala merged 1 commit into
masterfrom
feat/1533/activity-config-mail-max-items
Jun 25, 2026
Merged

feat: add section on activity app admin configuration to include mail_max_items config#15202
miaulalala merged 1 commit into
masterfrom
feat/1533/activity-config-mail-max-items

Conversation

@cristianscheid

@cristianscheid cristianscheid commented Jun 22, 2026

Copy link
Copy Markdown
Member

☑️ Resolves

  • related PR (link above) should be merged first as it includes a new config (mail_max_items) that can be set via occ command for the activity app
  • this PR documents that this config exists, it's purporse and how to set a value for it

🖼️ Screenshots

before after
Screenshot from 2026-06-22 15-53-14 image

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • 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

@cristianscheid cristianscheid self-assigned this Jun 22, 2026
@cristianscheid cristianscheid force-pushed the feat/1533/activity-config-mail-max-items branch 2 times, most recently from 518e436 to 7b68580 Compare June 22, 2026 19:06
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Thu, 25 Jun 2026 10:09:55 GMT

@cristianscheid cristianscheid force-pushed the feat/1533/activity-config-mail-max-items branch 3 times, most recently from f3b864a to bb61d61 Compare June 22, 2026 19:19
@cristianscheid cristianscheid added this to the Nextcloud 35 milestone Jun 23, 2026
…_max_items config

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
@cristianscheid cristianscheid force-pushed the feat/1533/activity-config-mail-max-items branch from bb61d61 to 77061b7 Compare June 25, 2026 09:40
@miaulalala miaulalala enabled auto-merge June 25, 2026 10:13
@miaulalala miaulalala merged commit bc11db6 into master Jun 25, 2026
27 checks passed
@miaulalala miaulalala deleted the feat/1533/activity-config-mail-max-items branch June 25, 2026 10:13
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable34

@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable33

@backportbot

backportbot Bot commented Jun 25, 2026

Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/15202/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 77061b7c

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/15202/stable33

Error: Failed to check for changes with origin/stable33: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable33

@backportbot

backportbot Bot commented Jun 25, 2026

Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/15202/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 77061b7c

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/15202/stable33

Error: Failed to check for changes with origin/stable33: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@cristianscheid

Copy link
Copy Markdown
Member Author

/backport to stable34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants