How to add multiple role ID's to config

You can add multiple roles in our config files like this:

SupportRoles: ["ROLE_ID", "ROLE_ID", "ROLE_ID", "ROLE_ID"]

Please note that adding multiple roles is only supported if it has [] by default.

Last updated