diff --git a/rm-server/config/alfresco/module/org_alfresco_module_rm/alfresco-global.properties b/rm-server/config/alfresco/module/org_alfresco_module_rm/alfresco-global.properties index 8864f56b1c..70676c0e4d 100644 --- a/rm-server/config/alfresco/module/org_alfresco_module_rm/alfresco-global.properties +++ b/rm-server/config/alfresco/module/org_alfresco_module_rm/alfresco-global.properties @@ -34,7 +34,4 @@ bootstrap.rmadmin.name=rmadmin # # Indicates whether RM rules will be run as RM Admin or not by default # -rm.rule.runasrmadmin=true - -activities.feed.generator.cronExpression=0 30 3 * * ? -activities.feed.generator.maxItemsPerCycle=1 \ No newline at end of file +rm.rule.runasrmadmin=true \ No newline at end of file