mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
hide request log in production
This commit is contained in:
@@ -104,6 +104,8 @@ server:
|
|||||||
adminConnectors:
|
adminConnectors:
|
||||||
- type: http
|
- type: http
|
||||||
port: 8084
|
port: 8084
|
||||||
|
requestLog:
|
||||||
|
appenders: [ ]
|
||||||
|
|
||||||
logging:
|
logging:
|
||||||
level: ERROR
|
level: ERROR
|
||||||
|
|||||||
Reference in New Issue
Block a user