I am using WebSVN.

It is quite cool but its cache directory is 6GB!

I would like to disable the cache (which is not very important for my application) or, at least, limit it.

I have checked the configuration file in in include/config.php but I haven't found the way.

Does anybody know how to do that?

Thanks,
Dan

link|improve this question

43% accept rate
feedback

1 Answer

/etc/websvn/config.php

comment the line with setCachingOn() in it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.