| 100 | securityOverride: false | 100 | securityOverride: false |
| 101 | # -- LOGGING CONFIGURATION -- | 101 | # -- LOGGING CONFIGURATION -- |
| 102 | logging: | 102 | logging: |
| 103 | # Enable access logging to access.log file | 103 | # Enable access logging to access.log file and console output |
| 104 | # Records new connections with timestamp, IP address and user agent | 104 | # Records new connections with timestamp, IP address and user agent |
| 105 | enableAccessLog: true | 105 | enableAccessLog: true |
| 106 | # Minimum log level to display in the terminal (DEBUG = 0, INFO = 1, WARN = 2, ERROR = 3) | 106 | # Minimum log level to display in the terminal (DEBUG = 0, INFO = 1, WARN = 2, ERROR = 3) |