Friendica - Blank Network Page, Allowed memory size exhausted

What type of hardware are you using: Virtual machine
What YunoHost version are you running: 11.2.32
What app is this about: Friendica

Describe your issue

I was getting a blank Network page in Friendica (the landing page) and when I activated logging I was getting messages that the database.php was unable to have any more memory allocated.

I managed to increase the max memory size to 512M in /etc/php/8.2/fpm/php.ini and then to make the change take effect sudo systemctl restart php8.2-fpm.service

This resolved the issue - The page load time is long (its a big page) but it does work. I think the memory being use when loading the page is around about 300M.

Share relevant logs or error messages

From Friendica
ALERT app Fatal Error (E_ERROR): Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes)
Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes)
/var/www/friendica/src/Content/Conversation.php