diff --git a/public/templates/admin/logger.tpl b/public/templates/admin/logger.tpl index e47d330f95..969647f820 100644 --- a/public/templates/admin/logger.tpl +++ b/public/templates/admin/logger.tpl @@ -5,16 +5,17 @@
- By enabling the check box, you will receive http logs to standard output. If you specify a path, logs will then be saved to a file instead. + By enabling the check boxes, you will receive logs to standard output. If you specify a path, logs will then be saved to a file instead. HTTP logging is useful for collecting statistics about who and when people access your forum. Socket.io logging, in combination with redis-cli monitor, can be very helpful for learning NodeBB's internals.