From e5c93b6b16c0160ca86552d4a1ea07cfd295f9b5 Mon Sep 17 00:00:00 2001 From: Jacob Gillespie Date: Sun, 19 Feb 2017 16:57:16 -0600 Subject: [PATCH] Add hardlink: no to default config --- beets/config_default.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/beets/config_default.yaml b/beets/config_default.yaml index fa77a82dc..3b0377966 100644 --- a/beets/config_default.yaml +++ b/beets/config_default.yaml @@ -6,6 +6,7 @@ import: copy: yes move: no link: no + hardlink: no delete: no resume: ask incremental: no