• The Doctor@beehaw.org
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    Not XML. Not binary-only (looking at you, Solaris).

    Personally, I like .ini-style config files, but I’m weird that way.

        • GissaMittJobb
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          Check out the spec sometime. It’s basically ini with some stuff added on top.

          It’s quite nice when you need something that parses into some kind of map, while being human readable.