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

Allow overwriting generated settings by the extra field #25

Open
darkmattercoder opened this issue Sep 2, 2017 · 0 comments
Open

Allow overwriting generated settings by the extra field #25

darkmattercoder opened this issue Sep 2, 2017 · 0 comments

Comments

@darkmattercoder
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant