Add the ability to set the minimum allowed age for metar reports.
This commit is contained in:
parent
5999a302a9
commit
4e89712c63
1 changed files with 1 additions and 0 deletions
|
@ -444,6 +444,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
|
|
||||||
<params>
|
<params>
|
||||||
<real-world-weather-fetch type="bool">false</real-world-weather-fetch>
|
<real-world-weather-fetch type="bool">false</real-world-weather-fetch>
|
||||||
|
<metar-max-age-min type="long">240</metar-max-age-min>
|
||||||
<control-fdm-atmosphere type="bool">false</control-fdm-atmosphere>
|
<control-fdm-atmosphere type="bool">false</control-fdm-atmosphere>
|
||||||
<contrail-altitude>30000</contrail-altitude>
|
<contrail-altitude>30000</contrail-altitude>
|
||||||
</params>
|
</params>
|
||||||
|
|
Loading…
Reference in a new issue