Skip to content

Commit 4a0911a

Browse files
committed
Removing MAX_CONNECTIONS from the README's example configuration.
1 parent f341446 commit 4a0911a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ On Django >= 1.3::
8282
'max_connections': 50,
8383
'timeout': 20,
8484
}
85-
'MAX_CONNECTIONS': 1000,
8685
},
8786
},
8887
}

0 commit comments

Comments
 (0)