We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8316396 + 3fb019c commit 4976c3dCopy full SHA for 4976c3d
sample_env
@@ -15,7 +15,7 @@ CURATION_STORE_PROVIDER="mongo"
15
GITLAB_TOKEN="<your GitLab token (unless you are working on code that interacts with the GitLab API, this can be a random string of characters)>
16
17
# Definition Store Info
18
-DEFINITION_STORE_PROVIDER="mongo"
+DEFINITION_STORE_PROVIDER="mongoTrimmed"
19
DEFINITION_MONGO_CONNECTION_STRING="mongodb://clearlydefined_mongo_db"
20
DEFINITION_MONGO_DB_NAME="clearlydefined"
21
DEFINITION_MONGO_TRIMMED_COLLECTION_NAME="definitions-trimmed"
0 commit comments