Coeur-Morny-Cono/project
Eyre_S 025f152417
add debug mode (controls caches) and max cache time limits.
- add coeur config debugMode
  - currently controls if set the cache time in inline queries
  - can be enabled by `--debug-run`
  - change old `--debug -d` startup param (which means enable debug logging) to `--verbose-logging --verbose`
  - set the new `--debug -d` as the combined of `--debug-run` and `--verbose-logging`
  - deprecated `--dbg`, currently, it still works as old behavior (like `--verbose`)
2024-02-18 18:32:01 +08:00
..
.gitignore change build toolchain to sbt 2023-12-11 20:35:39 +08:00
build.properties change build toolchain to sbt 2023-12-11 20:35:39 +08:00
MornyConfiguration.scala add debug mode (controls caches) and max cache time limits. 2024-02-18 18:32:01 +08:00
MornyProject.scala add HTTP server and basic tstickers-api 2024-02-04 23:58:15 +08:00
plugins.sbt scaladoc update, and added Update.sourceTime 2024-02-15 18:33:17 +08:00