minor logging / status changes

This commit is contained in:
MrFry 2020-11-28 12:49:14 +01:00
parent 86f1fff804
commit 18947141ab
4 changed files with 4 additions and 3 deletions

View file

@ -111,6 +111,7 @@ function jsonStats() {
-e "s,/pwRequest,${C}&${NC},g" \
-e "s,/login,${C}&${NC},g" \
-e "s,/manual,${G}&${NC},g" \
-e "s,/todos,${G}&${NC},g" \
-e "s,/allQuestions,${G}&${NC},g" \
-e "s,/subjectBrowser,${G}&${NC},g" \
-e "s,/repos,${G}&${NC},g" \

View file

@ -132,7 +132,7 @@ const cookieSecret = uuidv4()
app.use(cookieParser(cookieSecret))
app.use(
reqlogger({
loggableKeywords: ['stable.user.js'],
loggableKeywords: [''],
loggableModules: ['dataeditor'],
})
)

@ -1 +1 @@
Subproject commit f8d4bf2a414d2973582c08bfa8b8b8f19389b2e9
Subproject commit dc07c903d39003a5cc13302a9ee6e6e3e0b6ee17

@ -1 +1 @@
Subproject commit 12affac1a279b20fe57dc5a7eb44fb799b8cc6e9
Subproject commit de5b4b72b6a85dd095db8610965cb543ec3548f8