sl@0: ; THIS IS COMMENT sl@0: [SERVERS] ; [SERVERS] sl@0: SWTRACER = sl@0: sl@0: #[test_section] sl@0: sl@0: [test_twosection] sl@0: ; this value with exact test_section will not confuse the parser sl@0: mykey= [test_section] ; purposely here to test for best matching sl@0: key1= value1; sl@0: sl@0: [test_section] sl@0: key1=value1 ;= sl@0: # comment sl@0: key2=value2 ; = sl@0: key3 =value3 ;= sl@0: ; comment sl@0: key4 = value4 ; = sl@0: key5 = value value value ;= sl@0: sl@0: [SWTRACER] sl@0: trace=9 ;inline comment sl@0: sl@0: [MEDIA] sl@0: RDebug = SwtRDebugPlugin.dll sl@0: sl@0: [MAPPINGS] sl@0: SwtTestTag1/* = 1 sl@0: LocalTag1/* = 1 sl@0: NewTag1/NewTag2 = 1 sl@0: sl@0: [OUTPUT_CHANNELS] ;inline comment again sl@0: 1 = RDebug sl@0: sl@0: [1] sl@0: clear = 10 sl@0: timestamps = 0 sl@0: new_setting = value \n value1\t value2 ;testing multi value line sl@0: setting= value #best match