The reason seems to be a too large network-mask. There are network-examples with /12 and /16 in the config.php. If you enable them, the memory gets exhausted.
My solution now is to have several entries with smaller subnets like:
Still, I think this is something the devs should address. Either fix the cause of the exessive memory-usage or at least update the config-example with settings that will not crash when enabled.