diff --git a/config.js b/config.js
index 8a7edd1dd..5ae9d1252 100644
--- a/config.js
+++ b/config.js
@@ -118,6 +118,6 @@ var defaultConfig = {
// theme list
themes: ['default'],
- disableVideo: 1,
+ disableVideo: true,
verbose: 1,
};
diff --git a/index.html b/index.html
index e82c0473f..bd3604958 100644
--- a/index.html
+++ b/index.html
@@ -851,7 +851,7 @@