//contextStorage: {
// default: {
// module:"localfilesystem"
// },
//},
contextStorage: {
default: "file",
file: { module: 'localfilesystem', config: { cache:true , flushInterval: 3600} },
memoryOnly: { module: 'memory' }
},
// The following property can be used to order the categories in the editor