On 2024/07/30 15:43, Stuart Henderson wrote:
> I want to check this on my installation first - please ping me if I
> haven't committed or replied within a few days.
>
> > The default.xml configuration file is now obsolete, although it will still
> > work if you have it defined in your traccar.xml.
..so this got committed already - but there are problems, and now that
it's been committed we can't really revert it because people might run
it and trigger schema changes running which may make it hard to go back.
- Users who have touched traccar.xml will need to merge in the things
you've now added in the patch (i.e. the log path, and only listening
to localhost) because there's no automatic way to do that.
- The package no longer includes default.xml, so an existing <entry
key='config.default'>/usr/local/share/traccar/conf/default.xml</entry>
is not valid.
- Did you find the traccar.xml alternative to removing server.statistics
from the default config? I guess setting to an empty string _might_ work
but not tested yet (I need to setup a test instance again to try this -
at the moment I only have my main work one running).
(This is all exactly why I did not commit either of these updates yet.)
No comments:
Post a Comment