Results 5 comments of Eiernase

When running `sudo docker exec --user www-data nextcloud-aio-nextcloud php occ integrity:check-app files_3dmodelviewer` I get `App signature not found, skipping app integrity check`

Hi! I don't use Bluesky and only stumbled upon this while searching for a similar issue I am having during development of a web extension, so excuse if I don't...

If you set the mailer to localhost with all other properties empty and no mail server running on localhost, you will get an internal server error since it's trying to...

@fractals-one You're using STARTTLS, so it's checking for certificates. Either you specify the domain name of the mail server (if you have one) so it resolves externally, which is the...