hydra: increase git operations timeout

This commit is contained in:
Pierre Bourdon 2024-08-16 17:44:45 +02:00
parent 6881351f23
commit f938fcb24e
Signed by: delroth
GPG key ID: 6FB80DCD84DA0F1C

View file

@ -158,6 +158,10 @@ in {
max_output_size = ${builtins.toString (3 * 1024 * 1024 * 1024)}
max_db_connections = 100
<git-input>
timeout = 1800
</git-input>
'';
};