##// END OF EJS Templates
feat(cache): disable cache before using d_cache call to skip init of dcache on no-cached calls
feat(cache): disable cache before using d_cache call to skip init of dcache on no-cached calls

File last commit:

r3191:23b5897f default
r5379:d777c8d3 default
Show More
README.txt
7 lines | 216 B | text/plain | TextLexer
This is template rcextensions.
To edit rcextensions please edit hooks.py file.
The examples/ directory contain some basic example how to use hooks.
Changes to rcextensions requires restart of RhodeCode instances.