mirror of
https://github.com/nxshock/backuper.git
synced 2024-11-28 00:21:02 +05:00
Fix config example
This commit is contained in:
parent
8e1c69fdea
commit
89c481f95d
@ -4,7 +4,7 @@ StopOnAnyError = false
|
|||||||
[Logger]
|
[Logger]
|
||||||
MinimalLogLevel = 1
|
MinimalLogLevel = 1
|
||||||
|
|
||||||
[[Masks]]
|
[[Patterns]]
|
||||||
Path = "/home/user/go/src"
|
Path = "/home/user/go/src"
|
||||||
FileNamePatternList = ["*.go", "go.mod", "go.sum"]
|
FileNamePatternList = ["*.go", "go.mod", "go.sum"]
|
||||||
Recursive = true
|
Recursive = true
|
||||||
|
Loading…
Reference in New Issue
Block a user