Skip to content

Instantly share code, notes, and snippets.

@ajs124

ajs124/e.nix Secret

Created March 8, 2021 21:04
boot.iscsi-initiator = {
extraConfig = ''
node.conn[0].timeo.noop_out_interval = 60
node.conn[0].timeo.noop_out_timeout = 60
node.session.timeo.replacement_timeout = -1
'';
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment