From: alex <alex@infiniteadaptability.org>
Date: Tue, 29 Jun 2021 23:47:54 +0000 (-0700)
Subject: updated using git-ex
X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=baa30da423ccbb6091245827749b36df7f60a48a;p=seeder

updated using git-ex
---

diff --git a/todo b/todo
index c6d9147..5855e8b 100644
--- a/todo
+++ b/todo
@@ -13,6 +13,22 @@ Resources:
 -libtorrent-rasterbar
 	-https://www.rasterbar.com/products/libtorrent/
 
+To Do:
+-add logging back in
+	settings.set_int(settings_pack::alert_mask, alert::all_categories
+		& ~(alert::dht_notification
+		+ alert::piece_progress_notification
+		+ alert::block_progress_notification
+		+ alert::progress_notification
+		+ alert::stats_notification
+		+ alert::session_log_notification
+		+ alert::torrent_log_notification
+		+ alert::peer_log_notification
+		+ alert::dht_log_notification
+		+ alert::picker_log_notification
+		));
+
+
 Later:
 -webtorrent support for libtorrent? --> streaming frontend
 -explore phone app/podcast app integration