Update demo-site-config.json

This commit is contained in:
Brendan Kellam 2025-05-07 21:19:20 -07:00 committed by GitHub
parent 4917e3ecb9
commit bdb77f4b43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
} }
} }