+ client: handle hide_client_ip

This commit is contained in:
Ildar Kamalov
2020-03-11 16:54:05 +03:00
committed by Simon Zolin
parent 2e845e4f4d
commit a0be7f5566
5 changed files with 17 additions and 1 deletions

View File

@@ -134,6 +134,7 @@ const queryLogs = handleActions(
oldest: '',
filter: DEFAULT_LOGS_FILTER,
isFiltered: false,
anonymize_client_ip: false,
},
);