Added a new property related to a new AI feature that collects and saves AI traffic statistcs across sessions, in order to allow more efficient initialization.
This commit is contained in:
parent
826ef36665
commit
8769740bfc
1 changed files with 1 additions and 0 deletions
|
@ -596,6 +596,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
|
||||
<traffic-manager>
|
||||
<enabled type="bool">true</enabled>
|
||||
<heuristics type="bool">true</heuristics>
|
||||
<instantaneous-action type="bool">false</instantaneous-action>
|
||||
<proportion>1.0</proportion>
|
||||
</traffic-manager>
|
||||
|
|
Loading…
Reference in a new issue