...
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Configuring and debugging t5memory
Updated for v0.6.75
To configure t5memory use it's commandline flags. To list all the flags start t5memory with help flag: ./t5memory --help. All flags related to t5memory and not libraries is under otmd.cpp section. Also you can send get request to t5memory_service/flags - it would print all the flags with description and current and default values. Here are those flags
...