mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Update DefaultOrchardHost.cs
This commit is contained in:
@@ -35,7 +35,7 @@ namespace Orchard.Environment {
|
||||
private IEnumerable<ShellContext> _shellContexts;
|
||||
private readonly ContextState<IList<ShellSettings>> _tenantsToRestart;
|
||||
|
||||
|
||||
public int Retries { get; set; }
|
||||
public bool DelayRetries { get; set; }
|
||||
|
||||
public DefaultOrchardHost(
|
||||
|
||||
Reference in New Issue
Block a user