• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.6k 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 Apr 20, 2017, 1:25 PM

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

    S Y 2 Replies Last reply Apr 20, 2017, 1:44 PM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @relluts
      last edited by Apr 20, 2017, 1:44 PM

      @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
      • Y Offline
        yawns Moderator @relluts
        last edited by Apr 20, 2017, 2:14 PM

        @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 Apr 20, 2017, 2:18 PM

          Thanks guys

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            2/4
            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