|
|
Current modifications |
| Type | Owner | Path | Name | Value | Sequence | |
|---|---|---|---|---|---|---|
| <%=m.Type%> | <%=m.Owner%> | <%=m.Path%> | <%=m.Name%> | <%=m.Sequence%> |
| Type | Path | Name | Value | Description |
|---|---|---|---|---|
| EnsureAttribute | configuration/SharePoint/SafeMode | CallStack | true | Enable SafeMode CallStack |
| EnsureChildNode | configuration/appSettings | add[@key="newKey"] | <add key="newKey" value="new Value" /> | Add new appSetting |
| EnsureAttribute | configuration/system.web/customErrors | mode | Off | Custom errors off |
| EnsureAttribute | configuration/system.web/trust | level | Full | Enable Full trust |