Changed borgDetails default filename to match mailcow
This commit is contained in:
parent
296e69f4a0
commit
aa21c7ccae
@ -207,7 +207,7 @@ dockerStopTimeout=120
|
|||||||
dockerStartTimeout=180
|
dockerStartTimeout=180
|
||||||
|
|
||||||
# set default borgDetails path to scriptPath
|
# set default borgDetails path to scriptPath
|
||||||
borgDetails="$scriptPath/nc_borg.details"
|
borgDetails="$scriptPath/mc_borg.details"
|
||||||
|
|
||||||
# set borg parameters to 'normal' verbosity
|
# set borg parameters to 'normal' verbosity
|
||||||
borgCreateParams='--stats'
|
borgCreateParams='--stats'
|
||||||
|
Loading…
Reference in New Issue
Block a user