parent
4732f59226
commit
d2f612b1b6
@ -95,14 +95,6 @@ in
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
authMethod = mkOption {
|
|
||||||
default = " ident sameuser ";
|
|
||||||
description = ''
|
|
||||||
How to authorize users.
|
|
||||||
Note: ident needs absolute trust to all allowed client hosts.
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
|
|
||||||
enableTCPIP = mkOption {
|
enableTCPIP = mkOption {
|
||||||
default = false;
|
default = false;
|
||||||
description = ''
|
description = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user