I have a strange error may caused by the embed plugin:
the debugger says:
Method Kirby\Embed\Html::__toString() must not throw an exception, caught Whoops\Exception\ErrorException: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0
I dont want to enable allow_url_fopen,
what can I do,
thanks for help