Who knows whether the Dolphin 7.1 limiting the creation of new pages - add pages? Can I create an infinite number of new pages?
Who knows whether the Dolphin 7.1 limiting the creation of new pages - add pages? Can I create an infinite number of new pages? |
There are no limits on pages. But it is not infinite. There is no restriction on the number of pages, but dolphin only allows the creation of 4294967295 (unsigned int) total page blocks. https://www.deanbassett.com |
Thank you - deano92964 |