Closed helto4real closed 9 months ago
If users do not have yaml config they should not use .AddNetDaemonAppSettings() in program.cs. ND should log a warning that no yaml files exists or folder does not exist and suggest remove the .AddNetDaemonAppSettings()
.AddNetDaemonAppSettings() in program.cs
.AddNetDaemonAppSettings()
Wont fix
The problem
If users do not have yaml config they should not use
.AddNetDaemonAppSettings() in program.cs
. ND should log a warning that no yaml files exists or folder does not exist and suggest remove the.AddNetDaemonAppSettings()
Environment
Link to or paste code that causes the issue
Traceback/Error logs
Additional information