From c63e4268fbe8e6a262dd700a8ff2a72c90c0f64c Mon Sep 17 00:00:00 2001 From: q Date: Mon, 18 Dec 2017 10:17:44 +0200 Subject: [PATCH] random defaults --- etc/nandorc.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/nandorc.example b/etc/nandorc.example index 9c34f1d..8adc32f 100644 --- a/etc/nandorc.example +++ b/etc/nandorc.example @@ -1,7 +1,7 @@ # host name for nandod -HOST = 5.39.76.124 +HOST = 10.0.0.2 # port for nandod -PORT = 13375 +PORT = 13370 # text file to send at every update # generate with nando-desc or nando-stats in cron MSGFILE = /dev/shm/nando.msg