Skip to content

UI.modern.geolocation.set_origin

Specify whether the user's current location should automatically set as the search origin

Key: ui.modern.geolocation.set_origin
Type: Boolean
Can be set in: profile.cfg, collection.cfg

Description

Control whether the search user's current location should automatically set as the search origin. Current location will be derived from the user's IP address and the MaxMind Geolite database. This will set the -origin padre query processor option if it is not manually specified.

This option can be turned on if the ui.modern.geolocation.enabled is true. Affects the modern UI only.

Default Value

ui.modern.geolocation.set_origin=true

Examples

Disable automatically setting the search origin. Funnelback will use 0.0.0.0 (somewhere in the Atlantic Ocean) and all kmFromOrigin values will be calculated from this origin.

ui.modern.geolocation.set_origin=false

See Also

top

Funnelback logo
v15.24.0