aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
committertdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
commit3b43bb9fbe661cb35201082fca9b0924da22bb03 (patch)
treedc80941a83c1c156ffe8bd0069acfd8731b513fd /config.json
parent33d58fdb13e0f8c6aa9009f6953f2672ff5a3c97 (diff)
downloadcanory-3b43bb9fbe661cb35201082fca9b0924da22bb03.tar.gz
canory-3b43bb9fbe661cb35201082fca9b0924da22bb03.tar.bz2
canory-3b43bb9fbe661cb35201082fca9b0924da22bb03.zip
config: Punt search verification entries
Diffstat (limited to 'config.json')
-rw-r--r--config.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/config.json b/config.json
index 5234cb5..5643e14 100644
--- a/config.json
+++ b/config.json
@@ -148,9 +148,10 @@
},
"search": {
"verification": {
- "google": null,
- "bing": null,
- "yandex": null
+ "baidu-site-verification": null,
+ "google-site-verification": null,
+ "msvalidate.01": null,
+ "yandex-verification": null
}
}
},