-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* init * Remove AUTH module * Reorder npm build scripts a little * AppSettings are always loaded from the same file as ServerSettings * We no longer support `dataCubeOfInterest` option * Split settings getter to simple getter and one with settings refresh. Only root endpoint refreshes settings (if specific option is set in config) * Move "middlewares" inside app.ts * Better warning for settings load timeout
- Loading branch information
1 parent
f4365e2
commit de8212f
Showing
12 changed files
with
114 additions
and
344 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.