refactor: remove unused allowLan
option from vhost module
This commit is contained in:
parent
894bc74667
commit
985d325885
@ -25,11 +25,6 @@ in
|
||||
default = "";
|
||||
};
|
||||
|
||||
allowLan = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
};
|
||||
|
||||
proxyWebsockets = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user