khanat-code-old/code/ryzom/server/tick_service_default.cfg
Nimetu ecafd71632 Change shard scripts to work with dash shell (issue #99)
Fix 'Press ENTER key' functionality
2014-01-27 23:15:31 +02:00

8 lines
189 B
INI

#include "common.cfg"
/// A list of vars to graph for TS
GraphVars +=
{
"TotalSpeedLoop", "60000", // low rez, every minutes
"TotalSpeedLoop", "0", // high rez, every tick
};