Update libflitter and add config to log API responses
This commit is contained in:
@@ -23,6 +23,8 @@ const server_config = {
|
||||
level: env("LOGGING_LEVEL", 2),
|
||||
|
||||
include_timestamp: env("LOGGING_TIMESTAMP", false),
|
||||
|
||||
api_logging: env('LOG_API_RESPONSES', false),
|
||||
},
|
||||
|
||||
session: {
|
||||
|
||||
Reference in New Issue
Block a user