This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Replies: 2 comments 3 replies
-
@Koncord We are definitely open to consider other formats. I deleted the JSON mentioning from the readme and added a link to this discussion instead. |
Beta Was this translation helpful? Give feedback.
0 replies
-
What about xml? Xml is faster than json/yaml and provides more opportunities than ini. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
JSON isn't designed for the configurations, by standard, it even does not support comments. In my opinion, would be better to stick with INI or move to the standardized INI - TOML.
Beta Was this translation helpful? Give feedback.
All reactions