##// END OF EJS Templates
db: use LONGTEXT for mysql in user_logs. Fixes #5385, problem with mysql rejecting...
db: use LONGTEXT for mysql in user_logs. Fixes #5385, problem with mysql rejecting insert because of too long json data. - simple case of lots of users in user group can cause mysql to fail on insert

File last commit:

r1572:19765357 default
r2087:d69882dc default
Show More
tuning-rhodecode.rst
22 lines | 502 B | text/x-rst | RstLexer
/ docs / admin / tuning-rhodecode.rst

Tuning |RCE|

To customize your |RCE| |version| installation for maximum performance you may find some of the following methods useful.