1
0
Fork 0

SECURITY: only the owner of this file can change the voice host. not

aircraft *-set.xml files. Otherwise someone could offer an aircraft
for download that sets the host to one of their machines and lets a
nasal script write arbitrary information there. (Not that we had a lot
of sensible information. Yet.)
This commit is contained in:
mfranz 2006-03-17 12:25:27 +00:00
parent 377ab6e1fa
commit 7b0a152fbc

View file

@ -83,7 +83,7 @@ Started September 2000 by David Megginson, david@megginson.com
<atc-chatter type="bool" userarchive="y">false</atc-chatter>
<voice type="bool">true</voice>
<voices>
<host type="string">localhost</host>
<host type="string" write="n">localhost</host>
<port type="string">1314</port>
<enabled type="bool">false</enabled>
<atc alias="/sim/sound/voices/voice[0]/text"/>