Correct documentation for "maxlag" API parameter
authorKevin Israel <pleasestand@live.com>
Mon, 19 Nov 2012 22:46:13 +0000 (17:46 -0500)
committerKevin Israel <pleasestand@live.com>
Mon, 19 Nov 2012 22:46:13 +0000 (17:46 -0500)
commit7e009fe291ac4d768e2b27c0534b88e3a8ff73e3
tree43ec2a76c5d76f754abbdf9c5334311550e682d9
parent149c5fcaa9b313c3f691896293d8e8e007e68f7a
Correct documentation for "maxlag" API parameter

Replication lag above the number of seconds specified in the "maxlag"
parameter causes index.php to send HTTP status code 503, yet that is
not the case for the API. See bug 31156.

Change-Id: I3847629d3a34633d8e319a055a1e3252bd4ec638
includes/api/ApiMain.php