Browse Source

options.md

idmap
Antonio SJ Musumeci 11 hours ago
parent
commit
16db001b2c
  1. 1
      mkdocs/docs/config/options.md

1
mkdocs/docs/config/options.md

@ -218,6 +218,7 @@ config file.
needed. Really only needed for [exporting mergerfs via needed. Really only needed for [exporting mergerfs via
NFS](../remote_filesystems.md) (default: 0) NFS](../remote_filesystems.md) (default: 0)
* **noforget**: Effectively sets `remember-nodes` to infinity. * **noforget**: Effectively sets `remember-nodes` to infinity.
* **allow-idmap=BOOL**: Enables idmap (identity mapping). (default: true)
**NOTE:** Options are evaluated in the order listed so if the options **NOTE:** Options are evaluated in the order listed so if the options
are **func.rmdir=rand,category.action=ff** the **action** category are **func.rmdir=rand,category.action=ff** the **action** category

Loading…
Cancel
Save