Update webstats_common.lua

pull/368/head
midoks 2 years ago
parent fb4eb8747c
commit 0cb10cc926
  1. 2
      plugins/webstats/lua/webstats_common.lua

@ -507,7 +507,7 @@ function _M.store_logs_line(self, db, stmt, input_sn, info)
local request_headers = logline["request_headers"]
local excluded = logline["excluded"]
-- self:D("json:"..json.encode(logline))
local time_key = logline["time_key"]
if not excluded then

Loading…
Cancel
Save