Skip to content

Blocking mode has different description in Wiki and Web #8095

@myuki

Description

@myuki

Prerequisites

Platform (OS and CPU architecture)

Linux, AMD64 (aka x86_64)

Installation

Docker

Setup

On one machine

AdGuard Home version

v0.107.69

Action

On Web UI, the blocking mode has a description about default mode:

Default: Respond with zero IP address (0.0.0.0 for A; :: for AAAA) when blocked by Adblock-style rule; respond with the IP address specified in the rule when blocked by /etc/hosts-style rule

But on Wiki, it says:

blocking_mode: Specifies how to block DNS requests. "nxdomain" (default): respond with NXDOMAIN status;

They described two completely different behaviors. And in AdGuardHome.yaml, there has:

blocking_mode: default

Is the Wiki missed the description of option default? Or is there an error in one of the descriptions?

Expected result

The descriptions of blocking mode in the Wiki and Web UI should be consistent.

Actual result

The descriptions of blocking mode in the Wiki and Web UI are inconsistent.

Additional information and/or screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions