app_skellington/tests/cfg/sample_config.spec

6 lines
112 B
Python

root_option = string(max=255, default='def_string')
[app]
sub_option = string(max=255, default='def_sub')