summaryrefslogtreecommitdiff
path: root/templates/macros.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/macros.erb')
-rw-r--r--templates/macros.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/macros.erb b/templates/macros.erb
index 3b7332e..1cabce5 100644
--- a/templates/macros.erb
+++ b/templates/macros.erb
@@ -55,9 +55,6 @@
PythonOption TracEnv <%= scope.lookupvar('apache::sites_folder') %>/$site/trac
PythonOption TracUriRoot /trac
- # See https://groups.google.com/forum/#!topic/trac-users/TOoDwxhoztw
- SetEnv PKG_RESOURCES_CACHE_ZIP_MANIFESTS 1
-
# This prevents strange behavior when using trac
# in the same virtual host with software that
# has rewrite rules in .htaccess, such as drupal