Fix example style in admin doc
The configuration example for multiple backends is visibly wrong. Use a literal code block (marked as such with "::" and indentation) to show the example configuration. Change-Id: If994eddee9e9cf586e4c629d984bc4bf479f4e5b
This commit is contained in:
parent
4351cf145c
commit
026c2debb5
@ -36,10 +36,9 @@ flag in the manila.conf file. This flag defines the names (separated by a
|
||||
comma) of the configuration stanzas for the different back ends: one name is
|
||||
associated to one configuration group for a back end.
|
||||
|
||||
The following example shows five configured back ends:
|
||||
The following example shows five configured back ends::
|
||||
|
||||
[DEFAULT]
|
||||
|
||||
enabled_share_backends=backendEMC1,backendEMC2,backendGeneric1,backendGeneric2,backendNetApp
|
||||
|
||||
[backendEMC1]
|
||||
|
Loading…
Reference in New Issue
Block a user