The current configuration syntax is using '{' for sub configurations. They need to be replaced by '(' instead.
Commas ',' should be added at the end of each line too.
A configuration could be either a one line string or written on multiple lines with whitespaces and still be valid.