You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the rewrite process, I'd like to suggest a clear "Configuration" link and a shift from a focus on command-line arguments and how one can map those to config.json to instead having a focus on config.json and possibly describing how JSON elements can be expressed on the command line.
a shift from a focus on command-line arguments and how one can map those to config.json to instead having a focus on config.json and possibly describing how JSON elements can be expressed on the command line.
Was there something specific that gave you trouble when attempting to translate it?
Would individual examples have helped? eg. for server.port:
server.port
Type: String
Availability: argv and JSON
Default: "323"
TCP port or service the server address(es) will be bound to, if server.address doesn't override it.
https://nicmx.github.io/FORT-validator/index.html. (Also, the man page.)
It's awkward.
Honestly, I would love to rewrite the entire thing.
The text was updated successfully, but these errors were encountered: