1Attr.IDBlacklistRegexp 2TYPE: string/null 3VERSION: 1.6.0 4DEFAULT: NULL 5--DESCRIPTION-- 6PCRE regular expression to be matched against all IDs. If the expression is 7matches, the ID is rejected. Use this with care: may cause significant 8degradation. ID matching is done after all other validation. 9--# vim: et sw=4 sts=4 10