add ai server local dist conf

This commit is contained in:
Thibault Duplessis 2012-08-04 20:28:43 +02:00
parent 81897c1b36
commit 5fc6a30595

View file

@ -1,6 +1,7 @@
include "application"
include "base"
config_name = "production AI server"
ai {
server = true
client = false
@ -9,5 +10,8 @@ ai {
analyse {
movetime = 500
}
play {
movetime = 400
}
}
}