Add ability to download a video from direct link or torrent file
[oweals/peertube.git] / client / src / app / app.component.ts
index 68719f73d284d236ac8ddb244fdca7a9213fbaa9..7d890e72aa37eaf40b332237c2d28365bf542786 100644 (file)
@@ -11,7 +11,7 @@ import { UserService } from './shared'
 })
 export class AppComponent implements OnInit {
   notificationOptions = {
-    timeOut: 3000,
+    timeOut: 5000,
     lastOnBottom: true,
     clickToClose: true,
     maxLength: 0,