aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-07 04:19:22 -0400
committertdro <tdro@noreply.example.com>2022-05-07 04:19:22 -0400
commite9a9c8b2bdcd39dc7b623c0412c91e18c2d01b0a (patch)
treeb8b9c390a70b3cc0c47ad324019a51764ac20861 /config.json
parentf721601e676a752a76757f449242b876dbecb1d0 (diff)
downloadcanory-e9a9c8b2bdcd39dc7b623c0412c91e18c2d01b0a.tar.gz
canory-e9a9c8b2bdcd39dc7b623c0412c91e18c2d01b0a.tar.bz2
canory-e9a9c8b2bdcd39dc7b623c0412c91e18c2d01b0a.zip
config.yaml: Add search engine verification
Diffstat (limited to 'config.json')
-rw-r--r--config.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.json b/config.json
index 449f33d..18544c4 100644
--- a/config.json
+++ b/config.json
@@ -148,6 +148,13 @@
"connectsrc": [
"'self'"
]
+ },
+ "search": {
+ "verification": {
+ "google": null,
+ "bing": null,
+ "yandex": null
+ }
}
},
"outputFormats": {