Hello,
I've checked over the code, and assuming you've been assigned "unlimited" domain pointers, there will be no limit.
Apache does have a maximum limit of 4000 values per ServerAlias entry, but DA keeps track of how many are on a line.
If there are more than 4000, then DA will keep adding new ServerAlias lines until all domain pointers are added.
John