Files @ 5948ab03e639
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch

Marcin Kuzminski
default session settings was reverted to file.
- encrypted cookie requires additional libs, might be confusing for new users
- others who need it still will enabled it
ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'|grep paster