global/ssh: disable ssh agent forwarding
This commit is contained in:
parent
180bcfa3ff
commit
276407f70c
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
controlMaster = "auto";
|
controlMaster = "auto";
|
||||||
controlPersist = "1m";
|
controlPersist = "1m";
|
||||||
forwardAgent = true;
|
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"server.doge-inc.net" = {
|
"server.doge-inc.net" = {
|
||||||
port = 245;
|
port = 245;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue