"Not Connected" message prompt removal

Get answers to questions about using mGalaxy.
Post Reply
Thelundsgaard
Newbie
Newbie
Posts: 27
Joined: Sun Apr 24, 2016 3:40 pm

Hi, is there a way to remove the "not connected" that pops up all the time when youre not having internetconnection?
User avatar
mgalaxy
Administrator
Administrator
Posts: 1192
Joined: Tue Dec 05, 2006 7:46 pm

Yes :)

Open mGalaxy > Data > Preferences.xml
Find that line:

Code: Select all

<advanced_hidenotifications>true</advanced_hidenotifications>
and edit it that way:

Code: Select all

<advanced_hidenotifications>false</advanced_hidenotifications>
Post Reply