6 lines
112 B
Python
6 lines
112 B
Python
root_option = string(max=255, default='def_string')
|
|
|
|
[app]
|
|
sub_option = string(max=255, default='def_sub')
|
|
|