Server/App.config
changeset 47 c9e3d1389d06
parent 46 0c0ee86760ea
child 48 9039acfde091
     1.1 --- a/Server/App.config	Sat Aug 30 18:45:06 2014 +0200
     1.2 +++ b/Server/App.config	Sat Aug 30 19:24:47 2014 +0200
     1.3 @@ -28,6 +28,9 @@
     1.4              <setting name="DisplayType" serializeAs="String">
     1.5                  <value>1</value>
     1.6              </setting>
     1.7 +            <setting name="TimerInterval" serializeAs="String">
     1.8 +                <value>100</value>
     1.9 +            </setting>
    1.10          </SharpDisplayManager.Properties.Settings>
    1.11      </userSettings>
    1.12  </configuration>