]> git.p6c8.net - policy-templates.git/commitdiff
Remove incorrect limitation in README
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Fri, 21 Jan 2022 17:49:02 +0000 (12:49 -0500)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Fri, 21 Jan 2022 17:49:02 +0000 (12:49 -0500)
README.md

index 256da8d36becd92a78a4f3f6829a5514d6b313d4..cca3d271559d1b7feff496fde2d38218314aed5d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5055,7 +5055,9 @@ Value (string):
 
 ### SearchEngines | Add
 
 
 ### SearchEngines | Add
 
-Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
+Add new search engines. Although there are only five engines available in the ADMX template, there is no limit. To add more in the ADMX template, you can duplicate the XML.
+
+This policy is only available on the ESR. `Name` and `URLTemplate` are required.
 
 `Name` is the name of the search engine.
 
 
 `Name` is the name of the search engine.
 

patrick-canterino.de