From 69cb808253512d250cc3e529b1968354217bdd45 Mon Sep 17 00:00:00 2001 From: Firass Ziedan Date: Sat, 21 Jan 2023 20:27:37 +0300 Subject: [PATCH] Add noIndex to html opcache status page --- index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index b190c09..b2131a1 100644 --- a/index.php +++ b/index.php @@ -508,6 +508,7 @@ $opcache = (new Service($options))->handle(); OPcache statistics on <?= $opcache->getData('version', 'host'); ?> + @@ -1768,4 +1769,4 @@ function debounce(func, wait, immediate) { - \ No newline at end of file +