My Question is : is it possible to change this number "1000" ? Where I can do that please ?
Solved! Go to Solution.
If you are using Alfresco version 5.2 you could use Configuring the Trashcan Cleaner | Alfresco Documentation
Ok so I do :
nano /opt/alfresco-community/tomcat/shared/classes/alfresco-global.properties
then add this at the bottom :
### Trash can cleaner ###
trashcan-cleaner.cron=0 30 * * * ?
trashcan-cleaner.keepPeriod=P1D
trashcan-cleaner.deleteBatchCount=1000
Restart Alfresco server.
Lets wait and see !
Thx again.
If you are using Alfresco version 5.2 you could use Configuring the Trashcan Cleaner | Alfresco Documentation
Hi Martin,
How can I check the version ? I do not see it in my footer. I see :
© 2005-2016 Alfresco Software Inc. All rights reserved. Simple + Smart
U can tell which vers. is ?
Hi Martin,
How can I check the version ? I do not see it in my footer. I see :
© 2005-2016 Alfresco Software Inc. All rights reserved. Simple + Smart
U can tell which vers. is ?
Use your Alfresco server url .../alfresco
??? Explain more please....
Example:
if you call your Alfresco Webapp with http://myserver/share
theb you will see a landing page with the Alfresco Version and some links
Ok i got this :
Community - 5.2.0 (r133656-b12)
So I should try
Configuring the Trashcan Cleaner | Alfresco Documentation
http://docs.alfresco.com/
Thx a lot for your assistance Martin. I will dig that.
Ok so I do :
nano /opt/alfresco-community/tomcat/shared/classes/alfresco-global.properties
then add this at the bottom :
### Trash can cleaner ###
trashcan-cleaner.cron=0 30 * * * ?
trashcan-cleaner.keepPeriod=P1D
trashcan-cleaner.deleteBatchCount=1000
Restart Alfresco server.
Lets wait and see !
Thx again.
This should do the Job - Good work
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.