Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Allow overwriting generated settings by the extra field #25

@darkmattercoder

Description

@darkmattercoder

I want to end up with a config line like this in a reverse proxy environment:

listen 127.0.0.1:81;

The Plugin only can generate:

listen 81;
listen [::]:81;

Maybe you could allow a thing like "expert configuration", where you only generate the content that is in the extra field?

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