MXS-2290 Reject use of whitespace in section names
Whitespace in section names was deprecated in 2.2 and in 2.4 it will be rejected.
This commit is contained in:
@ -244,6 +244,11 @@ not supported.
|
||||
some_parameter=123
|
||||
```
|
||||
|
||||
### Names
|
||||
|
||||
Section names may not contain whitespace and must not start with the characters
|
||||
`@@`, but otherwise there are no restrictions.
|
||||
|
||||
### Special Parameter Types
|
||||
|
||||
#### Sizes
|
||||
|
Reference in New Issue
Block a user