Strainer4319

Results 6 issues of Strainer4319

Like cmd(ctrl) + J.

enhancement

Where can I add redis auth for this plug-in?

enhancement

I have tried code like this, but not working. ```php add_filter('structuring_markup_meta_breadcrumb', function($out) { $out = str_replace('', '', $out); $out = str_replace('', '', $out); return $out; }); ```

Is this option really take effect without openssl? https://github.com/khs1994-docker/nginx/blob/cb4d9a7b3b9336b81ef4ed32a143331543466ca8/conf.d/http3-quic.conf#L24