##// END OF EJS Templates
caches: use better name for empty user cache, None was confusing, and looked as if it would be an error.
caches: use better name for empty user cache, None was confusing, and looked as if it would be an error.

File last commit:

r3191:23b5897f default
r4425:987d4ca0 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.