mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
update
This commit is contained in:
parent
0e01bcf575
commit
976e28aa9c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ $phpExtensions[] = ['curl'];
|
|||
$phpExtensions[] = ['gd', 'Important to generate images'];
|
||||
$phpExtensions[] = ['xml', 'Important to get the live stats'];
|
||||
$phpExtensions[] = ['zip', 'Important handle HLS files'];
|
||||
$phpExtensions[] = ['mbstring', 'Handle multi-byte character encodings'];
|
||||
// $phpExtensions[] = array('mbstring'); // I could not detect that
|
||||
|
||||
$apacheModules = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue