Skip to content

Commit e3d5693

Browse files
committed
Remove replace_old_hgnc_gene_symbol setting in application.properties.EXAMPLE
1 parent 6a9bdf8 commit e3d5693

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

web/src/main/resources/application.properties.EXAMPLE

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,3 @@ prioritize_cancer_gene_transcripts=true
7272
# Default: true
7373
# When set to false, queries bypass the cache and make direct calls to the web service, not saving any data to the database.
7474
cache.enabled=true
75-
76-
# replace old HGNC gene symbol to the latest HGNC gene symbol in annotationSummary - transcriptConsequenceSummary
77-
replace_old_hgnc_gene_symbol=true

0 commit comments

Comments
 (0)