Fix Cors policy changes may require a site reload to be activated
Fix #9841
just add a warning alter. by following OpenId module. by the way, I found that there is also no warning alter on the Recipe module
by the way, I found that there is also no warning alter on the Recipe module
Let me verify and fix if there's something missing
The PR #12069 is created
@sebastienros can we merge it? @jtkech I have multiple instances of Orchard Core running at the same time, will Tenant restart on all of the stacks?
@rserj I requested few changes that are not applied yet!!
@rserj
Yes if you have a stateless config e.g. shell settings coming from database and enabled the Tenant.Distributed feature needing e.g a concrete implemenation of a distributed cache e.g. Redis cache and then recommended Redis lock.
@infofromca could apply the requested changes?