Explorar el Código

Merge pull request #427 from causefx/cero-dev

forgot default showname on emby
causefx hace 9 años
padre
commit
ad5e143ccc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      config/configDefaults.php

+ 1 - 0
config/configDefaults.php

@@ -17,6 +17,7 @@ return array(
 	"embyRecentTV" => "false",
 	"embyRecentTV" => "false",
 	"embyRecentMusic" => "false",
 	"embyRecentMusic" => "false",
 	"embyPlayingNow" => "false",
 	"embyPlayingNow" => "false",
+ "embyShowNames" => false,
 	"embyHomeAuth" => false,
 	"embyHomeAuth" => false,
 	"sonarrURL" => "",
 	"sonarrURL" => "",
 	"sonarrKey" => "",
 	"sonarrKey" => "",