Update backup.conf

This commit is contained in:
Mattia Tadini 2025-11-10 14:03:11 +00:00
parent 8549ac75a5
commit f712afac59

View File

@ -76,7 +76,7 @@ SqlInstance=localhost\SQLEXPRESS2022
# - true → Windows Authentication (ignora SqlUser/SqlPassword) # - true → Windows Authentication (ignora SqlUser/SqlPassword)
# - false → SQL Authentication (usa SqlUser/SqlPassword) # - false → SQL Authentication (usa SqlUser/SqlPassword)
SqlUseWindowsAuth=true SqlUseWindowsAuth=false
# Credenziali SQL (usate SOLO se SqlUseWindowsAuth=false) # Credenziali SQL (usate SOLO se SqlUseWindowsAuth=false)