diff --git a/src/main/resources/application-dev.properties b/src/main/resources/application-dev.properties index df3ccfd..d92715c 100644 --- a/src/main/resources/application-dev.properties +++ b/src/main/resources/application-dev.properties @@ -65,7 +65,7 @@ google.cloud.dlp.dlpTemplateCompleteFlow=${DLP_TEMPLATE_COMPLETE_FLOW} # ========================================================= # Quick-replies Preset-data # ========================================================= -firestore.data.importer.enabled=true +firestore.data.importer.enabled=false # ========================================================= # LOGGING Configuration # =========================================================