Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-02-12 21:34:09 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-02-12 21:34:09 +0300
commit4e0a13f5ddc7d63df2b893c626e571b3acc662df (patch)
treec63a0b49fa5ea8b7d9d625dc7b55f8336ff5ac19 /layouts/docsearch.html
parent104c4ee5beac9d4d78830e3aee0348622ade2e31 (diff)
Use a temp API key with manually generated indices
Until https://gitlab.slack.com/archives/C16HYA2P5/p1518451395000215 gets resolved
Diffstat (limited to 'layouts/docsearch.html')
-rw-r--r--layouts/docsearch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/docsearch.html b/layouts/docsearch.html
index 2168a259..b7553348 100644
--- a/layouts/docsearch.html
+++ b/layouts/docsearch.html
@@ -2,8 +2,8 @@
<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script>
<script type="text/javascript">
docsearch({
-apiKey: 'ce1690e1421303458a1fcbea0cc4a927',
-indexName: 'gitlab',
+apiKey: '43da51eaa67220dc7baf1742535c9acf',
+appId: '9ZV2WPM77K',
inputSelector: '.docsearch',
algoliaOptions: {
// Filter by tags as described in https://github.com/algolia/docsearch-configs/blob/master/configs/gitlab.json