remove video from settings

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-02 12:10:47 -03:00
commit 85894d56d9
3 changed files with 0 additions and 8 deletions

View file

@ -61,7 +61,6 @@ var defaultConfig = {
updateFrequencySeconds: 60 * 60
},
disableVideo: true,
verbose: 1,
};
if (typeof module !== 'undefined')