mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
50de6e3639
* Change heartBeatPer to more intuitive naming of heartbeatPeriod CHANGELOG_BEGIN CHANGELOG_END * Initial changes to add HOCON config for json_api CHANGELOG_BEGIN CHANGELOG_END * avoid IllegalArgumentException noise * use named arguments in big config conversion * Changes include - tests for a full http-json-api config file - logging config and non-repudiation config is still specified via cli args. - config readers for MetricsReporter * Add defaults to WebsocketConfig case class to allow partially specifying fields on typeconf file * changes to the JwtVerifierBase config reader and equivalent test * message already describes the value * replace manual succeed/fails with scalatest combinators * use qualified imports for WebsocketConfig defaults * add back autodeleted empty lines * collapse two lists of token verifiers into one * add new line to config files * rename dbStartupMode to startMode to keep consistent with cli option and for easy documentation * Changes to daml docs to specify ways to run JSON-API by supplying a HOCON config file. CHANGELOG_BEGIN JSON-API can now be started supplying a HOCON application config file using the `--config` option. All CLI flags except `logging` and `non-repudiation` one's are now deprecated and will be cleaned up in some future releases. CHANGELOG_END Co-authored-by: Stephen Compall <stephen.compall@daml.com> |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |