]> git.p6c8.net - policy-templates.git/commitdiff
Fixed mistype
authorSoftwareRat <40393784+SoftwareRat@users.noreply.github.com>
Thu, 7 Oct 2021 15:48:31 +0000 (15:48 +0000)
committerGitHub <noreply@github.com>
Thu, 7 Oct 2021 15:48:31 +0000 (15:48 +0000)
Policy name is PDFjs instead of PSFjs

README.md

index c5b5b0984bae96a0a076a6efdf6daba9dc1261aa..bd3f58af638105527993c82ccddd857dd79d726b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3738,7 +3738,7 @@ Value (string):
 ```
 {
   "policies": {
-    "PSFjs": {
+    "PDFjs": {
       "Enabled": true | false,
       "EnablePermissions": true | false
     }
@@ -5544,4 +5544,4 @@ Value (string):
     "WindowsSSO": true | false
   }
 }
-```
\ No newline at end of file
+```

patrick-canterino.de