diff --git a/learning-api/content-service/conf/application.conf b/learning-api/content-service/conf/application.conf
index 70cece0a917e391f5db1fe820473663d3971fb1a..add285c84aa4998c89d8eeb266f59fadb4a0f948 100644
--- a/learning-api/content-service/conf/application.conf
+++ b/learning-api/content-service/conf/application.conf
@@ -492,7 +492,7 @@ cassandra.lp.consistency.level=QUORUM
 content.nested.fields="badgeAssertions,targets,badgeAssociations"
 
 content.cache.ttl=86400
-content.cache.enable=true
+content.cache.enable=false
 collection.cache.enable=true
 content.discard.status=["Draft","FlagDraft"]