+ client: handle hide_client_ip
This commit is contained in:
committed by
Simon Zolin
parent
2e845e4f4d
commit
a0be7f5566
@@ -106,6 +106,7 @@ class Settings extends Component {
|
||||
<LogsConfig
|
||||
enabled={queryLogs.enabled}
|
||||
interval={queryLogs.interval}
|
||||
anonymize_client_ip={queryLogs.anonymize_client_ip}
|
||||
processing={queryLogs.processingSetConfig}
|
||||
processingClear={queryLogs.processingClear}
|
||||
setLogsConfig={setLogsConfig}
|
||||
|
||||
Reference in New Issue
Block a user