showDescription is the way you should enable/disable this, but it seems there is a bug in the current version of mm, see https://github.com/MichMich/MagicMirror/issues/2517
@TamP said in Limit length of specific modules output:
Set it to center in config.js
//position: “bottom_bar”,
position: “bottom_center”,
Thanks for that.
Out of curiosity I will give it a try
Hello,
Is it possible to show the last Telegram message received ?
I have my Domoticz system sending alerts to Telegram, and I would like it to shown on the MMM, just like update notifications.
Is it possible ?