Skip to content

Commit cea7815

Browse files
committed
Enabled caching of git repository information.
1 parent 5587465 commit cea7815

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

trac-env/conf/trac.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ projects_base =
6767
projects_list =
6868
projects_url =
6969

70+
[git]
71+
cached_repository = enabled
72+
persistent_cache = enabled
73+
7074
[header_logo]
7175
alt = Django
7276
height = -1

0 commit comments

Comments
 (0)