[1mdiff --git a/src/visited.c b/src/visited.c[m
[1mindex 94cff492..e9f691c6 100644[m
[1m--- a/src/visited.c[m
[1m+++ b/src/visited.c[m
[36m@@ -29,7 +29,7 @@[m [mSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */[m
#include <the_Foundation/ptrarray.h>[m
#include <the_Foundation/sortedarray.h>[m
[m
[31m-const int maxAge_Visited = 2 * 3600 * 24 * 30; /* two months */[m
[32m+[m[32mconst int maxAge_Visited = 6 * 3600 * 24 * 30; /* six months */[m
[m
void init_VisitedUrl(iVisitedUrl *d) {[m
initCurrent_Time(&d->when);[m
text/plain
This content has been proxied by September (3851b).