##// END OF EJS Templates
security: update lastactivity when on audit logs....
security: update lastactivity when on audit logs. - The previous update on each call was to expensive and created lot of DB locks in high traffic env

File last commit:

r1:854a839a default
r2930:a5198975 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html