移除全文

This commit is contained in:
谷成伟 2024-06-18 09:22:18 +08:00
parent b0c811db37
commit 1d4f157879

View File

@ -23,11 +23,6 @@
'cache-control': 'no-cache, no-store, must-revalidate', 'cache-control': 'no-cache, no-store, must-revalidate',
'expires': 0, 'expires': 0,
'pragma': 'no-cache' 'pragma': 'no-cache'
},
search:{
maxAge: 3600,
paths: auto,
depth: 3
} }
} }
</script> </script>