include RunUO.exe.config that specifies server GC by default
SMP systems are ubiquitous now
This commit is contained in:
parent
142f71c258
commit
1d2ca9ad58
1 changed files with 6 additions and 0 deletions
6
RunUO.exe.config
Normal file
6
RunUO.exe.config
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<runtime>
|
||||
<gcServer enabled="true" />
|
||||
</runtime>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue