From ea5a413cdf7eec37141a7fe124cad38d66464ac4 Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Fri, 5 Jul 2013 14:02:21 -0300 Subject: Implemented real-time server stats (in and out data and ram usage), made by Ai4rei; thanks! Another follow up, now to fix maximum value of chatdori setting; And fixed a bug where warping to a disable map would cause the map-server to crash. Signed-off-by: Matheus Macabu --- src/config/core.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/config') diff --git a/src/config/core.h b/src/config/core.h index bec6cb507..b5ad1b794 100644 --- a/src/config/core.h +++ b/src/config/core.h @@ -61,6 +61,9 @@ /// By enabling it, the system will create an unique id for each new non stackable item created //#define NSI_UNIQUE_ID +/// Uncomment to enable real-time server stats (in and out data and ram usage). [Ai4rei] +//#define SHOW_SERVER_STATS + /** * No settings past this point **/ -- cgit v1.2.3-60-g2f50