/** * export the method to initialize the app (called at the bottom of this file) */ exports.init = function() { m_app.init({ .... key_pause_enabled: false //добавить эту строку }); }