Hello, my Trac version is v1.0,8
In the Apache log : (..) Warning: Detected setuptools version 5.5.1. The environment variable 'PKG_RESOURCES_CACHE_ZIP_MANIFESTS' must be set to avoid significant performance degradation., referer: http://costacurta.org/trac In the setuptools documentation I found the following explanaton : (..) If you're using setuptools versions *5.4* through *5.6*, the environment variable PKG_RESOURCES_CACHE_ZIP_MANIFESTS should be set, otherwise the performance of Trac will be significantly degraded. - Linux: $export PKG_RESOURCES_CACHE_ZIP_MANIFESTS=1 (..) however I'm confused about the correct location and/or user env. variable where to define this variable. My Trac server is hosted under Debian + Apache. Thanks for any clue or help. Bruno -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
