Feat: change the architecture of the 'sheepit network', instead of storing every frame,mp4,zip on a single server, use multiple servers(shepherds)
This commit is contained in:
@@ -37,6 +37,10 @@ public class RenderTask {
|
||||
@Attribute(name = "extras")
|
||||
@Getter
|
||||
private String extras;
|
||||
|
||||
@Attribute(name = "validation_url")
|
||||
@Getter
|
||||
private String validationUrl;
|
||||
|
||||
@Attribute(name = "name")
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user