diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/translator-options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/translator-options.txt b/doc/translator-options.txt index 3d8402be5fc..38b04b5fc21 100644 --- a/doc/translator-options.txt +++ b/doc/translator-options.txt @@ -2,8 +2,8 @@ mount/fuse: * direct-io-mode GF_OPTION_TYPE_BOOL on|off|yes|no * macfuse-local GF_OPTION_TYPE_BOOL on|off|yes|no * mount-point (mountpoint) GF_OPTION_TYPE_PATH <any-posix-valid-path> - * attribute-timeout GF_OPTION_TYPE_TIME 0-3600 - * entry-timeout GF_OPTION_TYPE_TIME 0-3600 + * attribute-timeout GF_OPTION_TYPE_DOUBLE 0.0 + * entry-timeout GF_OPTION_TYPE_DOUBLE 0.0 protocol/server: * transport-type GF_OPTION_TYPE_STR tcp|socket|ib-verbs|unix|ib-sdp| |