sample-netdata-config.md 194 B

The file format is a modified INI syntax. The general structure is:

[section1]
    option 1 = some value
    option 2 = some other value

[section2]
    option 3 = some third value