diff options
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/weechat_options.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_options.adoc b/doc/en/autogen/user/weechat_options.adoc index a87737fc4..1cebe569c 100644 --- a/doc/en/autogen/user/weechat_options.adoc +++ b/doc/en/autogen/user/weechat_options.adoc @@ -1094,6 +1094,12 @@ ** values: on, off ** default value: `+on+` +* [[option_weechat.look.save_config_with_fsync]] *weechat.look.save_config_with_fsync* +** description: pass:none[use fsync to synchronize the configuration file with the storage device (see man fsync); this is slower but should prevent any data loss in case of power failure during the save of configuration file] +** type: boolean +** values: on, off +** default value: `+off+` + * [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit* ** description: pass:none[save layout on exit (buffers, windows, or both)] ** type: integer |