Update libflitter and enable database error logging
This commit is contained in:
@@ -25,6 +25,8 @@ const server_config = {
|
||||
include_timestamp: env("LOGGING_TIMESTAMP", false),
|
||||
|
||||
api_logging: env('LOG_API_RESPONSES', false),
|
||||
|
||||
error_logging: env('LOG_REQUEST_ERRORS', true),
|
||||
},
|
||||
|
||||
session: {
|
||||
|
||||
Reference in New Issue
Block a user