privacy Section
collectActualIPs
Description: If true, the IP addresses of visitors will be collected and stored in the database.
Default Value: false
Valid Values: true, false
Mandatory: No
Changes Take Effect: After server restart
collectForwardedIPs
Description: If true, the IP addresses that the visitor arrived from will be collected and stored in the database.
Default Value: false
Valid Values: true, false
Mandatory: No
Changes Take Effect: After server restart
geoMode
Description: The precision of the geolocation service. Note: This option will only work if collectActualIPs is enabled.
Default Value: LOCATION
Valid Values: OFF, LOCATION
Mandatory: No
Changes Take Effect: After server restart
pathToGeoDB
Description: The path to the
MaxMind GeoDB file.
Default Value: ./gwe/resources/geo/GeoLite2-City.mmdb
Valid Values: Any valid path to a GeoDB file
Mandatory: No
Changes Take Effect: After server restart