Like A Duck to Experienced [email protected] • 2 years agoWhat is the best file format for configuration file?message-square52fedilinkarrow-up142
arrow-up142message-squareWhat is the best file format for configuration file?Like A Duck to Experienced [email protected] • 2 years agomessage-square52fedilink
minus-square@[email protected]linkfedilink8•edit-22 years agoNo reason to go beyond simple key-value format like dotenv or just env variables. If you need more structure then maybe you are confusing configuration with state and this is not really the same thing.
No reason to go beyond simple key-value format like dotenv or just env variables. If you need more structure then maybe you are confusing configuration with state and this is not really the same thing.