Browse Source

Fix schema exclude patterns example path.

Dan Helfman 5 năm trước cách đây
mục cha
commit
06dc336481
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -123,7 +123,7 @@ map:
                     patterns" for more details.
                 example:
                     - '*.pyc'
-                    - ~/*/.cache
+                    - /home/*/.cache
                     - /etc/ssl
             exclude_from:
                 seq: