Ajustes gerais
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"serial_key": "YOUR_SERIAL_KEY_HERE",
|
||||
"serial_key": "SUA_CHAVE_SERIAL_AQUI",
|
||||
"api_url": "https://app.dnsblock.com.br",
|
||||
"rpz_file": "/etc/unbound/rpz.zones/rpz.dnsblock.zone",
|
||||
"reload_command": "systemctl reload unbound"
|
||||
"rpz_file": "/opt/dnsblock/rpz/rpz.dnsblock.zone",
|
||||
"reload_command": "systemctl reload unbound",
|
||||
"file_owner": "unbound:unbound"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user