timeout à 5 secondes pour la connexion à un cache
This commit is contained in:
@@ -14,5 +14,9 @@ in {
|
||||
|
||||
(mkIf profiles.isPrunetwork "http://192.168.1.20:5000")
|
||||
];
|
||||
};
|
||||
}
|
||||
extraOptions = ''
|
||||
connect-timeout = 5
|
||||
'';
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user