mirror of
https://github.com/nxshock/backuper.git
synced 2025-07-01 00:13:37 +05:00
Fix config example
This commit is contained in:
parent
8e1c69fdea
commit
89c481f95d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ StopOnAnyError = false
|
|||
[Logger]
|
||||
MinimalLogLevel = 1
|
||||
|
||||
[[Masks]]
|
||||
[[Patterns]]
|
||||
Path = "/home/user/go/src"
|
||||
FileNamePatternList = ["*.go", "go.mod", "go.sum"]
|
||||
Recursive = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue