> There should be an app to read in the configuration file, and then output > it with the latest defaults, but with user-provided values from the old > config in as well.
If you run java -cp freenet.jar freenet.config.Setup freenet.ini --silent it will update your existing config file 'in place' and also update the defaults to the latest values... Granted this is not in a separate app but, if all goes to plan, the end user would never need to do this manually anyway. d _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
