Roundup Tracker - Issues

Message3416

Author jpend
Recipients
Date 2007-08-28.05:34:58
Message-id
In-reply-to
Modifying the config.ini as a1s suggests works fine, but is there any reason to prefer a hardcoded 'localhost' over socket.getfqdn()? We're already listening on all interfaces, we might as well be using a useful name. That way the user doesn't have to be bothered with starting the demo, stopping it, reconfiguring it, and then restarting it.

I have a trivial patch ready to make this change if dropping localhost is okay.
History
Date User Action Args
2009-02-03 14:24:02adminlinkissue1426959 messages
2009-02-03 14:24:02admincreate