dnsblock/config.json.example
2025-12-08 07:39:18 -03:00

8 lines
234 B
Plaintext

{
"serial_key": "SUA_CHAVE_SERIAL_AQUI",
"api_url": "https://app.dnsblock.com.br",
"rpz_file": "/opt/dnsblock/rpz/rpz.dnsblock.zone",
"reload_command": "systemctl reload unbound",
"file_owner": "unbound:unbound"
}