@stuartiannaylor yes that’s all you need in the config part.
The module entry looks like this for me:
},
{
//disabled: true,
module: "compliments",
position: "lower_third",
config: {
classes: 'small',
remoteFile: 'xxxxxxx.json',
updateInterval: 12*60*60*1000,
}
},
As that is a top tip and ‘small’ ?
Dont know what you mean with that. I think you don’t need to give it a class but with this class you can determine the size of the text.
remoteFile is a file, not a folder. But it can be anywhere, however if it’s not in the module directory you ned to give the absolute path “/home/pi/…”