Skip to content

3. Globals

Georgii Gennadev edited this page Sep 29, 2023 · 1 revision

Overview

The globals section describes global variables and configurations (only API keys for now) that may be used by rules, proxying and filtering processes. An example globals configuration is shown below:

globals:
  ip-apicom_key: ""
  ipapico_key: ""

Fields description

  1. ip-apicom_key - API key for ip-api.com in geo rule. Optional.
  2. ipapico_key - API key for ipapi.co in geo rule. Optional.
Clone this wiki locally