6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/23/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6211] Cache shares
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..___.. .. . | || | _/ |\/|\ / |__||__|./__.| | \/
Comment
>> I like the idea in general, but I'm hesitant to allow the storage of > >> a potentially large number of shares in the global cache. I know you > >> have a fairly large userbase, any ideas on memory/disk/whatever > >> consumption? > > > > Is the administrator task to wonder about cache. No other modules > wonder about it, I don't see a reason why doing it here. > > > > > > If you need an periodical clean up for your file based cache you can > add a cron job like this > > > > for s in $( find cachedir -mtime -1 ); do > > rm s > > done > > > > This will delete all files older then one day.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers