Skip to content

Commit 60391e9

Browse files
committed
Fixed grammar and added configurations name
1 parent 8d7c53c commit 60391e9

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

source/installguide/configuration.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1886,10 +1886,16 @@ Configurations can also be set at more granular levels.
18861886
All local settings can be configured at a global level as well.
18871887
If set, the local setting takes precedence over the global setting.
18881888

1889-
Some configurations might be available to be set at multiple levels.
1890-
For example, the 'pool.storage.capacity.disablethreshold' configuration
1891-
parameter can be set at the Zone level and the Primary Storage level.
1892-
Here also the more granular setting (Primary Storage) will override the broader setting (Zone).
1889+
Some configurations can be set at multiple levels.
1890+
For example, the following configuration parameters can be set at the
1891+
Zone level and the Primary Storage level.
1892+
1893+
* pool.storage.capacity.disablethreshold
1894+
* pool.storage.allocated.resize.capacity.disablethreshold
1895+
* pool.storage.capacity.disablethreshold
1896+
1897+
In this case also the more granular setting (Primary Storage)
1898+
overrides the broader setting (Zone).
18931899

18941900
Use the following steps to set local configuration parameters
18951901

0 commit comments

Comments
 (0)