Skip to content

Commit

Permalink
Merge branch 'feature/mobileminer-monitor-only'
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoolls committed Oct 18, 2014
2 parents d5807b3 + 4eeda89 commit 0abcb7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MultiMiner.Win/Data/Configuration/Application.cs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public Application()
public string MobileMinerApplicationKey { get; set; }
public bool MobileMinerUsesHttps { get; set; }
public bool MobileMinerPushNotifications { get; set; }
public bool MobileMinerNetworkMonitorOnly { get; set; }

public bool UseCoinWarzApi { get; set; }
public string CoinWarzApiKey { get; set; }
Expand Down

0 comments on commit 0abcb7d

Please sign in to comment.