khanat-opennel-code/code/ryzom/server/tick_service_default.cfg

9 lines
189 B
INI
Raw Normal View History

2010-05-10 14:25:29 +00:00
#include "common.cfg"
2010-05-06 00:08:41 +00:00
/// A list of vars to graph for TS
GraphVars +=
{
"TotalSpeedLoop", "60000", // low rez, every minutes
"TotalSpeedLoop", "0", // high rez, every tick
};