Remove unused property from defaults.
Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/3ea2b3c0 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/3ea2b3c0 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/3ea2b3c0 Branch: refs/heads/master Commit: 3ea2b3c044638cc131b1178e527032dcca2a5f10 Parents: 93b864f Author: Michael Russo <[email protected]> Authored: Fri Feb 19 13:42:57 2016 -0800 Committer: Michael Russo <[email protected]> Committed: Fri Feb 19 13:42:57 2016 -0800 ---------------------------------------------------------------------- stack/config/src/main/resources/usergrid-default.properties | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid/blob/3ea2b3c0/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 94d02ff..67c6a08 100644 --- a/stack/config/src/main/resources/usergrid-default.properties +++ b/stack/config/src/main/resources/usergrid-default.properties @@ -308,9 +308,6 @@ elasticsearch.cluster_name=elasticsearch #elasticsearch.rejected_retry_wait -# Once you've run once with migration true, it is safe to disable this -# -usergrid.twodoto.appinfo.migration=true # Properties to control the number of buckets in the index. #
