GitHub user harikrishna-patnala opened a pull request:
https://github.com/apache/cloudstack/pull/2006
CLOUDSTACK-9833: Move configuration parameters from Config.java to use
configdepot
Following parameters are moved from config.java to configdepot.
This will make the management of configuration parameter easy during
upgrade and avoid inconsistency of values of parameters for fresh setup and
upgraded setup.
snapshot.max.hourly
snapshot.max.daily
snapshot.max.weekly
snapshot.max.monthly
enable.secure.session.cookie
json.content.type
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Accelerite/cloudstack CLOUDSTACK-9833
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/2006.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2006
----
commit abea001c881e95c7922767aa5f476ab9135b4939
Author: Harikrishna Patnala <[email protected]>
Date: 2017-03-14T09:23:11Z
CLOUDSTACK-9833: Move configuration parameters from Config.java to use
ConfigDepot
Following parameters are moved to configdepot.
snapshot.max.hourly
snapshot.max.daily
snapshot.max.weekly
snapshot.max.monthly
enable.secure.session.cookie
json.content.type
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---