foo
This commit is contained in:
+5
-5
@@ -1,5 +1,5 @@
|
||||
{timeout, 5}.
|
||||
{retry, 3}.
|
||||
{maxconn, 5}.
|
||||
{managed, []}.
|
||||
{mirrors, []}.
|
||||
{timeout,5}.
|
||||
{retries,3}.
|
||||
{maxconn,5}.
|
||||
{managed,[]}.
|
||||
{mirrors,[]}.
|
||||
|
||||
Reference in New Issue
Block a user