
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2018 09:23 PM
My Question is : is it possible to change this number "1000" ? Where I can do that please ?
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2018 01:27 AM
If you are using Alfresco version 5.2 you could use Configuring the Trashcan Cleaner | Alfresco Documentation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2018 10:16 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2018 01:27 AM
If you are using Alfresco version 5.2 you could use Configuring the Trashcan Cleaner | Alfresco Documentation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 07:26 AM
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 07:37 AM
Use your Alfresco server url .../alfresco

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 07:57 AM
??? Explain more please....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 08:06 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2018 09:50 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2018 10:16 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2018 10:43 AM
This should do the Job - Good work

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2018 11:08 AM
This should do the Job
It does.
Have a nice day
