mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-06 09:01:04 +01:00
deploy: f63c15c137
This commit is contained in:
parent
fb8dc4f441
commit
d38867df82
1 changed files with 2 additions and 0 deletions
|
|
@ -4328,6 +4328,8 @@ attribute set of (string or signed integer or boolean or list of string)</p>
|
||||||
<code class="literal">{ }</code></p>
|
<code class="literal">{ }</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||||
|
TLSType = "IMAP";
|
||||||
|
TLSVersions = [ "+1.3" "+1.2" "-1.1" ];
|
||||||
PipelineDepth = 10;
|
PipelineDepth = 10;
|
||||||
Timeout = 60;
|
Timeout = 60;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue