Development
This commit is contained in:
parent
47a7c564ab
commit
67b593bde3
3 changed files with 3 additions and 2 deletions
|
|
@ -133,7 +133,7 @@ def load_dns_metrics(period=0):
|
|||
return empty
|
||||
|
||||
|
||||
DNS_QUERIES_DB = f'{config_utils.CONFIGS_DIR}/dns-queries.db'
|
||||
DNS_QUERIES_DB = config_utils.DNS_QUERIES_DB
|
||||
|
||||
|
||||
def has_query_logging(cfg):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue