Over the last few weeks I've been setting up a personal linux server. Every single process I add has a different configuration. Systems like Postfix have nice things like "this combination of variable settings produces this behavior, but if you change one yes to a no you get something totally different".
# is a comment key value
That's the format of most config files I see.