MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Noob here. Need help with configuring modules

    Scheduled Pinned Locked Moved Troubleshooting
    4 Posts 3 Posters 1.7k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      relluts
      last edited by

      How do i delete unwanted modules? I don’t want the compliments.

      strawberry 3.141S yawnsY 2 Replies Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @relluts
        last edited by

        @relluts just remove it from the config.js file

        Please create a github issue if you need help, so I can keep track

        1 Reply Last reply Reply Quote 2
        • yawnsY Offline
          yawns Moderator @relluts
          last edited by

          @relluts
          Or you could add disabled: true to the module, like this

          {
          	module: "compliments",
          	position: "lower_third",
          	disabled: true
          },
          

          Just make sure every line except for the last one ends with a comma, otherwise magic mirror won’t accept your config file

          1 Reply Last reply Reply Quote 2
          • R Offline
            relluts
            last edited by

            Thanks guys

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy