mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 18:05:40 +02:00
Added a "log level" and a "close to tray" settings for the Windows application
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
<setting name="DCS_Instance" serializeAs="String">
|
||||
<value>1</value>
|
||||
</setting>
|
||||
<setting name="LOG_LEVEL" serializeAs="String">
|
||||
<value>1</value>
|
||||
</setting>
|
||||
<setting name="CLOSE_TO_TRAY" serializeAs="String">
|
||||
<value>True</value>
|
||||
</setting>
|
||||
</Perun_v1.Properties.Settings>
|
||||
</userSettings>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration>
|
||||
|
||||
Reference in New Issue
Block a user