You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2015/05/13 00:33:28 UTC

incubator-usergrid git commit: Fixing typo

Repository: incubator-usergrid
Updated Branches:
  refs/heads/sso-conn-pool a649022f2 -> c6289d55a


Fixing typo


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/c6289d55
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/c6289d55
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/c6289d55

Branch: refs/heads/sso-conn-pool
Commit: c6289d55ae076ebc7b4399d985642bcff6795555
Parents: a649022
Author: Dave Johnson <dm...@apigee.com>
Authored: Tue May 12 15:33:07 2015 -0700
Committer: Dave Johnson <dm...@apigee.com>
Committed: Tue May 12 15:33:07 2015 -0700

----------------------------------------------------------------------
 stack/config/src/main/resources/usergrid-default.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/c6289d55/stack/config/src/main/resources/usergrid-default.properties
----------------------------------------------------------------------
diff --git a/stack/config/src/main/resources/usergrid-default.properties b/stack/config/src/main/resources/usergrid-default.properties
index b9cc05d..d653b7e 100644
--- a/stack/config/src/main/resources/usergrid-default.properties
+++ b/stack/config/src/main/resources/usergrid-default.properties
@@ -122,8 +122,8 @@ usergrid.sysadmin.approve.organizations=false
 usergrid.central.url=
 
 # HTTP Client connection pool for connections from SSO client system `to SSO central
-usergrid.central.connection.pool.size=40;
-usergrid.central.connection.timeout=10000;
+usergrid.central.connection.pool.size=40
+usergrid.central.connection.timeout=10000
 usergrid.central.read.timeout=10000
 
 # Where to store temporary files