mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 19:16:33 +00:00
failsafe load dlls
add user config queue offsets throttle improvements
This commit is contained in:
@@ -4,4 +4,5 @@ public class SecureAppConfig
|
||||
{
|
||||
public InferenceClientConfig InferenceClientConfig { get; set; } = null!;
|
||||
public GpsDeniedClientConfig GpsDeniedClientConfig { get; set; } = null!;
|
||||
public DirectoriesConfig DirectoriesConfig { get; set; } = null!;
|
||||
}
|
||||
Reference in New Issue
Block a user