Selaa lähdekoodia

Fix schema exclude patterns example path.

Dan Helfman 5 vuotta sitten
vanhempi
sitoutus
06dc336481
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: