This commit is contained in:
khaneliman
2026-01-10 16:30:06 +00:00
parent cba4d45309
commit b4dafb6057

View File

@@ -68088,7 +68088,7 @@ string</p>
<dd>
<p>An attribute set of option values passed to <code class="literal">rclone mount</code>. To set
a boolean option, assign it <code class="literal">true</code> or <code class="literal">false</code>. See
<a class="link" href="https://nixos.org/manual/nixpkgs/stable/#function-library-lib.cli.toGNUCommandLineShell" target="_top">https://nixos.org/manual/nixpkgs/stable/#function-library-lib.cli.toGNUCommandLineShell</a>
<a class="link" href="https://nixos.org/manual/nixpkgs/stable/#function-library-lib.cli.toCommandLineShellGNU" target="_top">https://nixos.org/manual/nixpkgs/stable/#function-library-lib.cli.toCommandLineShellGNU</a>
for more details on the format.</p><p>Some caching options are set by default, namely <code class="literal">vfs-cache-mode = &quot;full&quot;</code>
and <code class="literal">cache-dir</code>. These can be overridden if desired.</p>