From: Rob Norris Date: Mon, 3 Apr 2017 23:33:54 +0000 (+0100) Subject: [DOC] Mention XML configuration can override internal defaults. X-Git-Url: https://git.street.me.uk/andy/viking.git/commitdiff_plain/daf35b91f18bbc18f48e2b6549db3a4753685813 [DOC] Mention XML configuration can override internal defaults. --- diff --git a/help/C/viking.xml b/help/C/viking.xml index c08c4a07..57b1f7f5 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -3062,6 +3062,11 @@ Accept: */* You can find more examples in the documentation part of the distribution. + + It is also possible to override the internal defaults e.g. to update any parameters should they change over time, + by adding the values into your configuration file. + When you define object group that already exists (and for Maps this means by a repeated Id key, but you may have to examine the source code to work out what the relevant Id values are) then you need to define all the other keys as well, otherwise they will be reset to the defaults. +
Map Source It is possible to add new map's sources. The file is ~/.viking/maps.xml for UNIX like systems, C:\Documents and Settings\username\.viking\maps.xml on Windows XP or C:\Users\username\.viking\maps.xml on Windows 7 onwards.