deploy: 14e673ef9d
This commit is contained in:
parent
d4751b139c
commit
f90063d2f7
|
@ -6020,7 +6020,7 @@ user directory. Defaults to false.</li>
|
|||
<h3 id="user_consent"><a class="header" href="#user_consent"><code>user_consent</code></a></h3>
|
||||
<p>For detailed instructions on user consent configuration, see <a href="usage/configuration/../../consent_tracking.html">here</a>.</p>
|
||||
<p>Parts of this section are required if enabling the <code>consent</code> resource under
|
||||
<code>listeners</code>, in particular <code>template_dir</code> and <code>version</code>. # TODO: link <code>listeners</code></p>
|
||||
<a href="usage/configuration/config_documentation.html#listeners"><code>listeners</code></a>, in particular <code>template_dir</code> and <code>version</code>.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p><code>template_dir</code>: gives the location of the templates for the HTML forms.
|
||||
|
@ -6035,7 +6035,7 @@ parameter.</p>
|
|||
</li>
|
||||
<li>
|
||||
<p><code>server_notice_content</code>: if enabled, will send a user a "Server Notice"
|
||||
asking them to consent to the privacy policy. The <code>server_notices</code> section ##TODO: link
|
||||
asking them to consent to the privacy policy. The <a href="usage/configuration/config_documentation.html#server_notices"><code>server_notices</code> section</a>
|
||||
must also be configured for this to work. Notices will <em>not</em> be sent to
|
||||
guest users unless <code>send_server_notice_to_guests</code> is set to true.</p>
|
||||
</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3019,7 +3019,7 @@ user directory. Defaults to false.</li>
|
|||
<h3 id="user_consent"><a class="header" href="#user_consent"><code>user_consent</code></a></h3>
|
||||
<p>For detailed instructions on user consent configuration, see <a href="../../consent_tracking.html">here</a>.</p>
|
||||
<p>Parts of this section are required if enabling the <code>consent</code> resource under
|
||||
<code>listeners</code>, in particular <code>template_dir</code> and <code>version</code>. # TODO: link <code>listeners</code></p>
|
||||
<a href="#listeners"><code>listeners</code></a>, in particular <code>template_dir</code> and <code>version</code>.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p><code>template_dir</code>: gives the location of the templates for the HTML forms.
|
||||
|
@ -3034,7 +3034,7 @@ parameter.</p>
|
|||
</li>
|
||||
<li>
|
||||
<p><code>server_notice_content</code>: if enabled, will send a user a "Server Notice"
|
||||
asking them to consent to the privacy policy. The <code>server_notices</code> section ##TODO: link
|
||||
asking them to consent to the privacy policy. The <a href="#server_notices"><code>server_notices</code> section</a>
|
||||
must also be configured for this to work. Notices will <em>not</em> be sent to
|
||||
guest users unless <code>send_server_notice_to_guests</code> is set to true.</p>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue