Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file modified server/latest/Nextcloud_Developer_Manual.epub
Binary file not shown.
Binary file modified server/latest/Nextcloud_Server_Administration_Manual.epub
Binary file not shown.
Binary file modified server/latest/Nextcloud_Server_Administration_Manual.pdf
Binary file not shown.
Binary file modified server/latest/Nextcloud_User_Manual.epub
Binary file not shown.
Binary file modified server/latest/Nextcloud_User_Manual.pdf
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,16 @@ <h3>Admin settings<a class="headerlink" href="#admin-settings" title="Link to th
emails immediately, truncate or clear the <code class="docutils literal notranslate"><span class="pre">oc_activity_mq</span></code> database
table.</p>
</div>
<ul>
<li><p>Configure the maximum number of activities fully displayed in notification emails
using the <code class="docutils literal notranslate"><span class="pre">mail_max_items</span></code> setting. Activities beyond this limit are summarised
as <em>“and X more”</em> at the bottom of the email. The default is <code class="docutils literal notranslate"><span class="pre">200</span></code> and the
maximum allowed value is <code class="docutils literal notranslate"><span class="pre">1000</span></code>. For example, to set it to <code class="docutils literal notranslate"><span class="pre">500</span></code>:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">occ</span> <span class="n">config</span><span class="p">:</span><span class="n">app</span><span class="p">:</span><span class="nb">set</span> <span class="n">activity</span> <span class="n">mail_max_items</span> <span class="o">--</span><span class="n">value</span><span class="o">=</span><span class="mi">500</span>
</pre></div>
</div>
</li>
</ul>
</section>
</section>
<section id="configuration-reference">
Expand Down
2 changes: 1 addition & 1 deletion server/latest/admin_manual/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion server/latest/developer_manual/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ <h3>Here are some alternatives:</h3>

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ <h3>Nextcloud 20 and later<a class="headerlink" href="#nextcloud-20-and-later" t

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ <h2>Interactive commands<a class="headerlink" href="#interactive-commands" title

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h2>Performance considerations<a class="headerlink" href="#performance-considera

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h4>Conflict example<a class="headerlink" href="#conflict-example" title="Link t

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h1>App development<a class="headerlink" href="#app-development" title="Link to

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/app_development/info.html
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/app_development/init.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ <h2>Initialization events<a class="headerlink" href="#initialization-events" tit

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h2>App architecture<a class="headerlink" href="#app-architecture" title="Link t

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ <h2>Documentation on the translation process<a class="headerlink" href="#documen

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h1>Tutorial<a class="headerlink" href="#tutorial" title="Link to this heading">

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ <h2>Errors<a class="headerlink" href="#errors" title="Link to this heading"><

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1>App publishing and maintenance<a class="headerlink" href="#app-publishing-an

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h2>Enterprise support<a class="headerlink" href="#enterprise-support" title="Li

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h3>How to move<a class="headerlink" href="#how-to-move" title="Link to this hea

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ <h3>The process<a class="headerlink" href="#the-process" title="Link to this hea

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ <h3>Hybrid Distribution<a class="headerlink" href="#hybrid-distribution" title="

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ <h1><code class="docutils literal notranslate"><span class="pre">OCP\WorkflowEng

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ <h3>Scheduling<a class="headerlink" href="#scheduling" title="Link to this headi

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/caching.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ <h2>Distributed cache<a class="headerlink" href="#distributed-cache" title="Link

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/controllers.html
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,7 @@ <h3>Modifying the content security policy<a class="headerlink" href="#modifying-

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ <h2>Accessing the container from anywhere<a class="headerlink" href="#accessing-

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/events.html
Original file line number Diff line number Diff line change
Expand Up @@ -1749,7 +1749,7 @@ <h2>Public emitter<a class="headerlink" href="#public-emitter" title="Link to th

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/front-end/css.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h1>CSS<a class="headerlink" href="#css" title="Link to this heading"></a></h

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h1>Front-end<a class="headerlink" href="#front-end" title="Link to this heading

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/front-end/js.html
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ <h3>Obtaining the initial state in JavaScript<a class="headerlink" href="#obtain

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ <h2>Including images<a class="headerlink" href="#including-images" title="Link t

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h2>Icons<a class="headerlink" href="#icons" title="Link to this heading"></a

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ <h1>Basic concepts<a class="headerlink" href="#basic-concepts" title="Link to th

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/logging.html
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ <h2>Admin audit logging<a class="headerlink" href="#admin-audit-logging" title="

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/middlewares.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ <h2>Parsing annotations<a class="headerlink" href="#parsing-annotations" title="

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h1>Public share template<a class="headerlink" href="#public-share-template" tit

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h2>Front controller<a class="headerlink" href="#front-controller" title="Link t

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/routing.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ <h3>router:match<a class="headerlink" href="#router-match" title="Link to this h

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/setting.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ <h1>Settings<a class="headerlink" href="#settings" title="Link to this heading">

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ <h3>File<a class="headerlink" href="#file" title="Link to this heading"></a><

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ <h2>User values<a class="headerlink" href="#user-values" title="Link to this hea

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ <h2>Supporting more databases<a class="headerlink" href="#supporting-more-databa

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ <h3>Adding mounts to the filesystem<a class="headerlink" href="#adding-mounts-to

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion server/latest/developer_manual/basics/storage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h1>Storage and database<a class="headerlink" href="#storage-and-database" title

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h2>Replacing indices<a class="headerlink" href="#replacing-indices" title="Link

<div role="contentinfo">
<p>&#169; Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors.
<span class="lastupdated">Last updated on Jun 25, 2026.
<span class="lastupdated">Last updated on Jun 27, 2026.
</span></p>
</div>

Expand Down
Loading