PHP Classes

File: config/site.php

Recommend this page to a friend!
  Classes of Nyi Nyi Lwin   mtube   config/site.php   Download  
File: config/site.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: mtube
Application to share videos between users
Author: By
Last change:
Date: 2 years ago
Size: 120 bytes
 

Contents

Class file image Download
<?php

return [
   
'converted_file_driver' => 'public',
   
'hls_segment_size' => 10,
   
'frame_from_seconds' => 3
];