diff --git a/ovos_config/mycroft.conf b/ovos_config/mycroft.conf index c214567..bd25a23 100644 --- a/ovos_config/mycroft.conf +++ b/ovos_config/mycroft.conf @@ -470,7 +470,7 @@ // "{uuid4}" - a random uuid4 // "{now:%Y-%m-%dT%H%M%S%z}" - the local ISO datetime // "{utcnow:%Y-%m-%dT%H%M%S%z}" - the UTC ISO datetime - "utterance_filename": "{hash}-{uuid4}", + "utterance_filename": "{md5}-{uuid4}", "wake_word_upload": { "disable": true,