diff options
| -rw-r--r-- | doc/qa/qa-high-avail-server.vol | 2 | ||||
| -rw-r--r-- | doc/translator-options.txt | 2 | 
2 files changed, 1 insertions, 3 deletions
diff --git a/doc/qa/qa-high-avail-server.vol b/doc/qa/qa-high-avail-server.vol index 09d91c4c4..3556b9dae 100644 --- a/doc/qa/qa-high-avail-server.vol +++ b/doc/qa/qa-high-avail-server.vol @@ -215,7 +215,6 @@ end-volume  volume server2-iot   type performance/io-threads   option thread-count 8 - option cache-size 64MB   subvolumes server2-unify  end-volume @@ -330,7 +329,6 @@ end-volume  volume server3-iot   type performance/io-threads   option thread-count 8 - option cache-size 64MB   subvolumes server3-unify  end-volume diff --git a/doc/translator-options.txt b/doc/translator-options.txt index 38b04b5fc..5c6d76d48 100644 --- a/doc/translator-options.txt +++ b/doc/translator-options.txt @@ -125,7 +125,7 @@ performance/io-cache:  	* priority	            GF_OPTION_TYPE_ANY   	* cache-timeout (force-revalidate-timeout) GF_OPTION_TYPE_INT 0-60   	* page-size	            GF_OPTION_TYPE_SIZET  (16 * GF_UNIT_KB)-(4 * GF_UNIT_MB)  -	* cache-size		    GF_OPTION_TYPE_SIZET  (4 * GF_UNIT_MB)-(6 * GF_UNIT_GB)  +        * cache-size                GF_OPTION_TYPE_SIZET  (4 * GF_UNIT_MB)-(6 * GF_UNIT_GB)  auth:  - addr:  | 
