diff --git a/inc/config.php b/inc/config.php index 1b36f210..8ea70067 100644 --- a/inc/config.php +++ b/inc/config.php @@ -677,6 +677,7 @@ '' ) ); + // Embedding width and height $config['embed_width'] = 300; $config['embed_height'] = 246;