]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/server/about.model.ts
Support progress for ffmpeg tasks
[github/Chocobozzz/PeerTube.git] / shared / models / server / about.model.ts
index e32ed26ee267e75258f411618d613c1961238501..6d4ba63c48aabf16be2883818e7afcf18baed2e6 100644 (file)
@@ -6,7 +6,9 @@ export interface About {
     terms: string
 
     codeOfConduct: string
+    hardwareInformation: string
 
+    creationReason: string
     moderationInformation: string
     administrator: string
     maintenanceLifetime: string