# Required MAXMIND_LICENSE_KEY= # Optional (helps with rate limits) PDB_API_KEY= # Output data location shared with the detection service OUT_DIR=/data # PeeringDB settings PDB_BASE=https://www.peeringdb.com PDB_INFO_TYPE=Educational/Research PDB_LIMIT=250 # HTTP settings HTTP_TIMEOUT=30 # Update interval (seconds, default 30 days) INTERVAL_SECONDS=2592000 # Comma-separated ISO country codes for Hipo university domain list filter UNI_DOMAIN_COUNTRIES=DE,AT # Source URL for German university list (hs-kompass.de TSV) HS_KOMPASS_URL=https://hs-kompass.de/kompass/xml/download/hs_liste.txt