From d3ca747f2f317a901d6e5856e97d90957ba785b9 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Mon, 15 Oct 2018 10:16:55 +0200 Subject: Updated some links --- src/conf/conf.cfg-sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/conf/conf.cfg-sample') diff --git a/src/conf/conf.cfg-sample b/src/conf/conf.cfg-sample index 160c4629..40938851 100644 --- a/src/conf/conf.cfg-sample +++ b/src/conf/conf.cfg-sample @@ -16,7 +16,7 @@ database_url = sqlite:///newspipe.db [crawler] crawling_method = default default_max_error = 6 -user_agent = Newspipe (https://github.com/newspipe/newspipe) +user_agent = Newspipe (https://gitlab.com/newspipe/newspipe) timeout = 30 resolv = true feed_refresh_interval = 120 -- cgit