Commit 4a0911a5 authored by Sean Bleier's avatar Sean Bleier

Removing MAX_CONNECTIONS from the README's example configuration.

parent f341446e
......@@ -82,7 +82,6 @@ On Django >= 1.3::
'max_connections': 50,
'timeout': 20,
}
'MAX_CONNECTIONS': 1000,
},
},
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment