enum MtasCsDsaAllowSpecialCharsDT

Numeric Enumeration: 0-1 (0=IGNORE_SPECIAL_CHARS_IN_CSC, 1=CONSIDER_SPECIAL_CHARS_IN_CSC)

References from:
MtasCs;

0
IGNORE_SPECIAL_CHARS_IN_CSC
When the attribute is set to 0, MTAS will ignore Special characters in the CSC in Request URI. CIC will be calculated without considering any special character. This is the legacy behaviour.
1
CONSIDER_SPECIAL_CHARS_IN_CSC
When the attribute is set to 1, MTAS will consider Special characters in the CSC in Request URI. CIC will be calculated considering any special character. This is the new behaviour.