You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2015/07/02 21:28:59 UTC

[4/6] incubator-usergrid git commit: Update binary bucket name.

Update binary bucket name.


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

Branch: refs/heads/two-dot-o-dev
Commit: 67cfa20d524ab2e45cded79e57d902d7e95c035a
Parents: d29756a
Author: Michael Russo <mi...@gmail.com>
Authored: Thu Jul 2 09:40:35 2015 -0700
Committer: Michael Russo <mi...@gmail.com>
Committed: Thu Jul 2 09:40:35 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/67cfa20d/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 b5b0e8c..80e5503 100644
--- a/stack/config/src/main/resources/usergrid-default.properties
+++ b/stack/config/src/main/resources/usergrid-default.properties
@@ -467,7 +467,7 @@ usergrid.central.read.timeout=10000
 
 # Set the bucket name used for storing assets.
 #
-usergrid.binary.bucketname=usergrid-test
+usergrid.binary.bucketname=usergrid-binaries
 
 # Set the maximum size for a single asset (in MB).
 #