mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
Update demo-site-config.json
This commit is contained in:
parent
4917e3ecb9
commit
bdb77f4b43
1 changed files with 3 additions and 2 deletions
|
|
@ -224,7 +224,8 @@
|
||||||
"eslint/eslint",
|
"eslint/eslint",
|
||||||
"nextauthjs/next-auth",
|
"nextauthjs/next-auth",
|
||||||
"flameshot-org/flameshot",
|
"flameshot-org/flameshot",
|
||||||
"envoyproxy/envoy"
|
"envoyproxy/envoy",
|
||||||
|
"sourcebot-dev/zoekt"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
// Defines the GitLab repositories.
|
// Defines the GitLab repositories.
|
||||||
|
|
@ -239,4 +240,4 @@
|
||||||
"settings": {
|
"settings": {
|
||||||
"reindexIntervalMs": 86400000 // 24 hours
|
"reindexIntervalMs": 86400000 // 24 hours
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue