Mercurial > servermonitor
diff ServerMonitor/Properties/Settings.settings @ 11:75ca86e0862c
Add setting to hide to notification area.
author | Brad Greco <brad@bgreco.net> |
---|---|
date | Mon, 15 Apr 2019 19:24:25 -0400 |
parents | 9e77c0dccb66 |
children | f6235dc0a8ec |
line wrap: on
line diff
--- a/ServerMonitor/Properties/Settings.settings Mon Apr 08 21:31:03 2019 -0400 +++ b/ServerMonitor/Properties/Settings.settings Mon Apr 15 19:24:25 2019 -0400 @@ -26,5 +26,8 @@ <Setting Name="IgnoreUpdate" Type="System.String" Scope="User"> <Value Profile="(Default)" /> </Setting> + <Setting Name="HideToNotificationArea" Type="System.Boolean" Scope="User"> + <Value Profile="(Default)">True</Value> + </Setting> </Settings> </SettingsFile> \ No newline at end of file