Hi All: There's a --configfile option for the AGNodeService.py command line, so one could issue sth like this: python AGNodeService.py --configfile=MyAGNodeService.cfg -p 55000 -d 5 &
Question: - In AGNodeService.py the configuration file is hardcoded in line 57: NodeConfigFile = "AGNodeService.cfg" and I can't see it being overriden anywhere. Is this a mistake? Regards, -- Socrates.