]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
api fixes
[rails.git] / config / environment.rb
index 6375a508643ebe9b2ad62b4bcb451c7246e3b2cc..f343addf9f0ea178732004b9c7ba6596f3105605 100644 (file)
@@ -74,4 +74,11 @@ HTTP_OK = 200
 HTTP_PRECONDITION_FAILED = 412
 HTTP_EXPECTATION_FAILED = 417
 
+#Taming FCGI
+#
+COUNT = 0
+MAX_COUNT = 10
+
+
+