| author | bastiena |
| Mon, 19 Mar 2012 10:21:56 +0100 | |
| changeset 5 | d40f84d77db4 |
| parent 3 | 92f19af39024 |
| child 6 | 93dfb08dcc97 |
| permissions | -rw-r--r-- |
| 0 | 1 |
<?xml version="1.0" encoding="utf-8" ?> |
2 |
<configuration> |
|
3 |
<appSettings> |
|
| 3 | 4 |
<add key="searchMinDistance" value="1,0"/> |
5 |
<add key="searchMaxDistance" value="1,5"/> |
|
6 |
<add key="connexionHost" value="127.0.0.1"/> |
|
7 |
<add key="connexionPort" value="80"/> |
|
8 |
<add key="timerElapsing" value="1000"/> |
|
| 0 | 9 |
</appSettings> |
10 |
</configuration> |