1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[gENeral] app_name = TestApp version = 1.0.0 enabled = true [DaTAbase] hoSt = localhost poRt = 5432 usernaMe = test_user passWOrd = secret [Logging] levEl = DEBUG fIle = application.log [FeaTUres] feature_X = enabled featUre_y = disabled