Update 'README.md'

This commit is contained in:
2020-07-11 10:51:48 -04:00
parent d052b4e6f7
commit 17524ced0f

View File

@@ -25,6 +25,10 @@ Filters can be easily tested using the backup command: ```duplicacy -d -log back
i:etc/.*
i:opt/$
i:opt/bitwarden/.*
i:var/$
i:var/spool/$
i:var/spool/cron/.*
e:.*
```
#### GauntNAS
@@ -42,6 +46,8 @@ i:root/.*
i:var/$
i:var/lib/$
i:var/lib/plexmediaserver/.*
i:var/spool/$
i:var/spool/cron/.*
e:.*
```