Seafile Ldap multiple groups

I connected the ldap using a filter for one group, that is, who is in this group can log in to seafile. Tell me, please, how can I add several groups to the filter?

You can define a filter for multiple groups in the following way:

FILTER = |(memberOf=CN=group01,CN=developers,DC=example,DC=com)(memberOf=CN=group02,CN=developers,DC=example,DC=com)(memberOf=CN=group03,CN=developers,DC=example,DC=com)