Yes, just that bit! I would recommend that you make a copy of settings.js before you edit it, so that you can easily revert to it if you make a mistake while editing.
//contextStorage: {
// default: {
// module:"localfilesystem"
// },
//},
contextStorage: {
default: {
module:"localfilesystem"
},
},