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