This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
vinelinux
/
specs
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
59fa7baaed
Branche
Tagy
master
specs
/
a
/
apt
/
acquire-default.conf
acquire-default.conf
112 B
História
Raw
1
2
3
4
5
6
APT {
Acquire {
Retries "3"; // default is 0
Queue-Mode "access"; // access|host
}
}