duplicati/Executables/Duplicati.Server/Properties/launchSettings.json
Kenneth Skovhede 1ea74a3c63 Updated to .NET10
2025-11-14 15:05:39 +01:00

10 lines
No EOL
176 B
JSON

{
"profiles": {
"Duplicati.Server": {
"commandName": "Project",
"environmentVariables": {
"AUTOUPDATER_Duplicati_SKIP_UPDATE": "1"
}
}
}
}