samba: revert cgnat and switch to private address
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
abd5d87c82
commit
bfb89347f2
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ in {
|
|||
"follow symlinks" = "yes";
|
||||
"force user" = config.custom.username;
|
||||
"hostname lookups" = "yes";
|
||||
"hosts allow" = "100.64.0.";
|
||||
"hosts allow" = "10.0.0.";
|
||||
"inherit owner" = "unix only";
|
||||
"inherit permissions" = "yes";
|
||||
"logging" = "systemd";
|
||||
|
|
Loading…
Add table
Reference in a new issue