Skip to content

Commit

Permalink
reducing interval
Browse files Browse the repository at this point in the history
  • Loading branch information
marcleblanc2 committed Feb 19, 2024
1 parent 2703bce commit c45cf50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repo-converter/build/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ services:
- ../../config/toprc:/root/.config/procps/toprc
- ../../src-serve-root/:/sourcegraph/src-serve-root
environment:
- BRIDGE_REPO_CONVERTER_INTERVAL_SECONDS=10
- BRIDGE_REPO_CONVERTER_INTERVAL_SECONDS=60
- LOG_LEVEL=DEBUG # DEBUG INFO WARNING ERROR CRITICAL # Default is INFO

0 comments on commit c45cf50

Please sign in to comment.