test
This commit is contained in:
parent
90e72cbfc0
commit
caef38ce7a
1 changed files with 3 additions and 1 deletions
|
@ -15,7 +15,9 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "albert";
|
userName = "albert";
|
||||||
userEmail = "albert@sysctl.io";
|
userEmail = "albert@sysctl.io";
|
||||||
|
extraConfig = {
|
||||||
config.credential.helper = "cache --timeout=25920000";
|
config.credential.helper = "cache --timeout=25920000";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue