Remove an invalid character (#182)
Invalid character that causes some errors to throw if you're copying and pasting the config
This commit is contained in:
parent
2a1196b52d
commit
9e934af835
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ network:
|
||||||
#tenant:
|
#tenant:
|
||||||
# driver: "file:/tmp/tenant"
|
# driver: "file:/tmp/tenant"
|
||||||
# regex: "(.*)"
|
# regex: "(.*)"
|
||||||

|
|
||||||
## Enable virtual machine support
|
## Enable virtual machine support
|
||||||
# virtual:
|
# virtual:
|
||||||
# # not mandatory, can be guessed
|
# # not mandatory, can be guessed
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue