Autopush: set default load behaviour to off
Requires aircraft to explicitly opt-in to Autopush
This commit is contained in:
parent
11e36dd8a9
commit
2642f04a71
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue