From 41eb0ad64e6d003368ccf8f3212f190a829aae10 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 14 Nov 2017 20:22:31 +0000 Subject: Print motd on console and web ui --- xmrstak/config.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xmrstak/config.tpl') diff --git a/xmrstak/config.tpl b/xmrstak/config.tpl index c3ea061..ae97190 100644 --- a/xmrstak/config.tpl +++ b/xmrstak/config.tpl @@ -51,8 +51,11 @@ POOLCONF], * 2 - All of level 1, and new job (block) event if the difficulty is different from the last job * 3 - All of level 1, and new job (block) event in all cases, result submission event. * 4 - All of level 3, and automatic hashrate report printing + * + * print_motd - Display messages from your pool operator in the hashrate result. */ "verbose_level" : 3, +"print_motd" : true, /* * Automatic hashrate report -- cgit v1.1