Skip to content

Auth on DMs Req #228

Description

@ziomc-com

Hi how can i enable Auth to read a DMs, i try with filterValidation but doesn't work

filterValidation {
# Enable strict filter validation for REQ messages
enabled = true

    # Maximum number of filters allowed per REQ (when validation enabled)
    maxFiltersPerReq = 3

    # Minimum number of filters required per REQ (when validation enabled)
    minFiltersPerReq = 1

    # Maximum number of kinds allowed per filter (when validation enabled)
    maxKindsPerFilter = 3

    # Comma-separated list of allowed kinds (empty = all allowed)
    allowedKinds = "4"

    # Require at least one author, p tag, or e tag in each filter
    requireAuthorOrTag = true
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions