]> git.p6c8.net - policy-templates.git/commitdiff
Use tabs for plist
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 12 Jul 2021 18:44:57 +0000 (13:44 -0500)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 12 Jul 2021 18:44:57 +0000 (13:44 -0500)
mac/org.mozilla.firefox.plist

index e51b906787bbc8eae011da914cc7fcac08a6f9da..6b1c1a8e12b8e1c6db06c0339834fd71e2e04640 100644 (file)
                <key>Locked</key>
                <true/>
        </dict>
-  <key>AutoLaunchProtocolsFromOrigins</key>
-  <array>
-    <dict>
-      <key>protocol</key>
-      <string>zoommtg</string>
-      <key>allowed_origins</key>
-      <array>
-        <string>https://somesite.zoom.us</string>
-      </array>
-    </dict>
-  </array>
+       <key>AutoLaunchProtocolsFromOrigins</key>
+       <array>
+               <dict>
+                       <key>protocol</key>
+                       <string>zoommtg</string>
+                       <key>allowed_origins</key>
+                       <array>
+                               <string>https://somesite.zoom.us</string>
+                       </array>
+               </dict>
+       </array>
        <key>BlockAboutAddons</key>
        <true/>
        <key>BlockAboutConfig</key>

patrick-canterino.de