From 4ad2759e55f3038cd4680d213c8b59bb135d98b4 Mon Sep 17 00:00:00 2001 From: Alvaro Neira Ayuso Date: Fri, 13 Dec 2019 10:55:58 +0100 Subject: Remove remote from cfg file This information is older for this version. We don't need to have any information about the remote. --- cfg/ogagent.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'cfg') diff --git a/cfg/ogagent.cfg b/cfg/ogagent.cfg index 2e1f9ce..4e3f26f 100644 --- a/cfg/ogagent.cfg +++ b/cfg/ogagent.cfg @@ -1,7 +1,5 @@ [opengnsys] ip=192.168.2.175 port=1234 -# Remote OpenGnsys Service -remote=https://192.168.2.10/opengnsys/rest # Log Level, if ommited, will be set to INFO log=DEBUG -- cgit v1.2.3-18-g5258