Skip to content

Commit

Permalink
Rem test plugins..
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Torre committed Mar 7, 2025
1 parent 4746d70 commit 5d8ebc5
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions FabricObserver/PackageRoot/Config/Settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -399,21 +399,13 @@
If you want to enable versionless application parameter updates, then add MustOverride to the Parameters you want to be
able to change without redeploying FO and add them to ApplicationManifest.xml like all the other observers.
All observers are enabled by default, so even you do not supply any parameters here (like, leave this commented out) your observer plugin will run.-->
All observers are enabled by default, so even you do not supply any parameters here (like, leave this commented out) your observer plugin will run.
<Section Name="SampleNewObserverConfiguration">
<Parameter Name="Enabled" Value="true" />
<Parameter Name="ClusterOperationTimeoutSeconds" Value="120" />
<Parameter Name="EnableEtw" Value="false" />
<Parameter Name="EnableTelemetry" Value="false" />
<Parameter Name="EnableVerboseLogging" Value="false" />
<Parameter Name="RunInterval" Value="" />
</Section>
<Section Name="FabricObserverMdmConfiguration">
<Parameter Name="Enabled" Value="true" />
<Parameter Name="ClusterOperationTimeoutSeconds" Value="120" />
<Parameter Name="EnableEtw" Value="false" />
<Parameter Name="EnableTelemetry" Value="false" />
<Parameter Name="EnableVerboseLogging" Value="false" />
<Parameter Name="RunInterval" Value="" />
</Section>
</Section> -->
</Settings>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed FabricObserver/PackageRoot/Data/Plugins/Polly.dll
Binary file not shown.

0 comments on commit 5d8ebc5

Please sign in to comment.