diff --git a/configuration/recorder/postgres.yml b/configuration/recorder/postgres.yml index ba6d897..af44a12 100644 --- a/configuration/recorder/postgres.yml +++ b/configuration/recorder/postgres.yml @@ -2,7 +2,7 @@ ### RECORDER ################################################################################### #################################################################################################### --- -db_url: postgresql://hassio:qP4fwHvq69QnZqj4@10.10.12.11:5432/hassio?client_encoding=utf8 +db_url: !secret database_url purge_keep_days: 10 auto_purge: true auto_repack: true