1
0
Fork 0

Autopush: set default load behaviour to off

Requires aircraft to explicitly opt-in to Autopush
This commit is contained in:
James Turner 2020-05-18 09:04:33 +01:00
parent 11e36dd8a9
commit 2642f04a71

View file

@ -1382,6 +1382,9 @@ Started September 2000 by David Megginson, david@megginson.com
<towing>
<enabled type="bool">true</enabled>
</towing>
<autopush>
<enabled type="bool">false</enabled>
</autopush>
</nasal>
<scenery>
<share-events type="bool" userarchive="y">false</share-events>