mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Don't always log headers
This commit is contained in:
@@ -611,7 +611,8 @@ function server(
|
||||
clock,
|
||||
i8n,
|
||||
serverOpts.smapiAuthTokens,
|
||||
serverOpts.smapiTokenStore
|
||||
serverOpts.smapiTokenStore,
|
||||
serverOpts.logRequests
|
||||
);
|
||||
|
||||
if (serverOpts.applyContextPath) {
|
||||
|
||||
Reference in New Issue
Block a user