mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Fixed typo in Sites.Config comment.
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<autofac defaultAssembly="Orchard.Framework">
|
<autofac defaultAssembly="Orchard.Framework">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
To create tenant specific configurations, copy this file to ~/Congig/Sites.{tenant}.config
|
To create tenant specific configurations, copy this file to ~/Config/Sites.{tenant}.config
|
||||||
where {tenant} is the technical name of the targetted tenant
|
where {tenant} is the technical name of the targetted tenant
|
||||||
|
|
||||||
Allowed scopes: per-dependency, single-instance or per-lifetime-scope
|
Allowed scopes: per-dependency, single-instance or per-lifetime-scope
|
||||||
@@ -47,4 +47,4 @@
|
|||||||
</components>
|
</components>
|
||||||
</autofac>
|
</autofac>
|
||||||
|
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Reference in New Issue
Block a user