allow custom module positions by setting allowCustomModulePositions… (#3506)

… in `config.js`

fixes #3504, related to
https://github.com/MagicMirrorOrg/MagicMirror/pull/3445
This commit is contained in:
Karsten Hassel
2024-08-01 21:24:16 +02:00
committed by GitHub
parent 4182c2129f
commit 76d8f98969
4 changed files with 5 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ const defaults = {
// (interval 30 seconds). If startup-timestamp has changed the client reloads the magicmirror webpage.
checkServerInterval: 30 * 1000,
reloadAfterServerRestart: false,
allowCustomModulePositions: false,
modules: [
{