Skip to content

Commit

Permalink
added to documentation and sample files
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandunn committed Apr 30, 2020
1 parent 3747104 commit d58fbde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Configure.md
Expand Up @@ -83,9 +83,9 @@ This can be shut off by setting this to false. This can over-ridden as below in

```
grails {
apollo.use_cds_for_new_transcripts = false
apollo.count_annotations = false
apollo {
use_cds_for_new_transcripts = false
count_annotations = false
}
}
```
Expand Down

0 comments on commit d58fbde

Please sign in to comment.