We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52baf7 commit efd1d75Copy full SHA for efd1d75
1 file changed
Extension Sample Scripts/mscp_compliance_status.sh
@@ -14,6 +14,14 @@
14
# REQUIREMENTS:
15
# - An active mSCP baseline
16
#
17
+# EXAMPLE:
18
+# Here's an example how to configure the Support App preferences for Extension A
19
+# - ExtensionTitleA: Compliance
20
+# - ExtensionSymbolA: lock.fill
21
+# - ExtensionTypeA: DistributedNotification
22
+# - ExtensionLinkA: /usr/local/bin/compliance_status.sh
23
+# - OnAppearAction: /usr/local/bin/compliance_status.sh
24
+#
25
# THE SOFTWARE IS PROVIDED BY ROOT3 B.V. "AS IS", WITHOUT WARRANTY OF ANY KIND,
26
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
27
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
0 commit comments