##// END OF EJS Templates
auth, performance: use cache_ttl for anonymous access taken from the rhodecode plugin....
auth, performance: use cache_ttl for anonymous access taken from the rhodecode plugin. - for operations like svn this boosts performance significantly for anonymous access enabled.

File last commit:

r731:7a6d3636 default
r2425:46757b44 default
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
dan
integrations: refactor/cleanup + features, fixes #4181...
r731 <div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>