mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
CheckTimes updated
This commit is contained in:
parent
157a767259
commit
fd0c04db9d
6 changed files with 12 additions and 12 deletions
4
src/ConanServerManager/Config.Designer.cs
generated
4
src/ConanServerManager/Config.Designer.cs
generated
|
|
@ -191,7 +191,7 @@ namespace ServerManagerTool {
|
|||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("1440")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("720")]
|
||||
public int UpdateCheckTime {
|
||||
get {
|
||||
return ((int)(this["UpdateCheckTime"]));
|
||||
|
|
@ -1043,7 +1043,7 @@ namespace ServerManagerTool {
|
|||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("1")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("5")]
|
||||
public int ScheduledTasksCheckTime {
|
||||
get {
|
||||
return ((int)(this["ScheduledTasksCheckTime"]));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue