1 2 3 4
[plugin_spec] some_string = string(default="blork") some_int = integer(default=50) dont_change_me = string(default="still the default")