mike-tutkowski commented on issue #3019: Adding three new settings into cloud.configuration. URL: https://github.com/apache/cloudstack/pull/3019#issuecomment-437507189 @nvazquez Hi Nicolas There are actually there already: @Override public ConfigKey<?>[] getConfigKeys() { return new ConfigKey<?>[] { StorageCleanupInterval, StorageCleanupDelay, StorageCleanupEnabled, TemplateCleanupEnabled, KvmStorageOfflineMigrationWait, KvmStorageOnlineMigrationWait, MaxNumberOfManagedClusteredFileSystems }; }
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
