2015-09-28 04:01:17 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<configuration>
|
|
|
|
|
<appSettings>
|
|
|
|
|
<add key="numberToAuthenticate" value="" />
|
2016-01-27 12:02:18 +01:00
|
|
|
<add key="numberToSendMessage" value=""/>
|
2015-09-28 04:01:17 +02:00
|
|
|
</appSettings>
|
|
|
|
|
</configuration>
|