We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
meta http-equiv="cache-control"
2 parents 8049d5f + 39846a3 commit fb86db5Copy full SHA for fb86db5
scripts/lua/header.lp
@@ -49,7 +49,6 @@ is_authenticated = mg.request_info.is_authenticated
49
<meta charset="utf-8">
50
<!-- Usually browsers proactively perform domain name resolution on links that the user may choose to follow. We disable DNS prefetching here -->
51
<meta http-equiv="x-dns-prefetch-control" content="off">
52
- <meta http-equiv="cache-control" content="max-age=60,private">
53
<meta name="viewport" content="width=device-width, initial-scale=1">
54
55
<title>Pi-hole <?=hostname?></title>
0 commit comments