Skip to content

Version 3.6.2

Compare
Choose a tag to compare
@patrix87 patrix87 released this 08 Feb 00:07
· 36 commits to main since this release

MAJOR BUG FIX

Please update your server config file to match the templates
More specifically the backup exclusion line.

$BackupsDetails = @{
  ...
  #Exclusions (Regex use | as separator)
  Exclusions = ""
}
  • Resolves a bug where nothing is actually saved in the backup files. #53
  • Fix some paths in the server templates
  • Improve Debug Information