mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
added option to disable the running instance check.
This commit is contained in:
parent
31fd479919
commit
ec6eb847da
16 changed files with 102 additions and 6 deletions
|
|
@ -623,5 +623,8 @@
|
|||
<Setting Name="ServerCallUrlLast" Type="System.DateTime" Scope="User">
|
||||
<Value Profile="(Default)">2000-01-01</Value>
|
||||
</Setting>
|
||||
<Setting Name="CheckIfServerManagerRunningOnStartup" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">True</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Loading…
Add table
Add a link
Reference in a new issue