Add perpage_default
authorMike Taylor <mike@indexdata.com>
Thu, 13 Feb 2014 14:49:50 +0000 (14:49 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 13 Feb 2014 14:49:50 +0000 (14:49 +0000)
examples/htdocs/auto-paratext.html

index eb55fe7..e6e5049 100644 (file)
@@ -8,7 +8,8 @@
     <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
     <script type="text/javascript">
       mkws_config = {
-        service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc"
+        service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
+       perpage_default => 5
      };
     </script>
     <script type="text/javascript" src="//code.jquery.com/jquery-1.10.0.min.js"></script>