gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: re-activate auto-submit


From: gnunet
Subject: [libeufin] branch master updated: re-activate auto-submit
Date: Thu, 18 Jun 2020 20:12:17 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 1c9459a  re-activate auto-submit
1c9459a is described below

commit 1c9459a75192943255b228bb9ecd2c0a4fac296e
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Thu Jun 18 23:42:12 2020 +0530

    re-activate auto-submit
---
 nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt 
b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
index 9851c3a..8de9a0d 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
@@ -449,8 +449,9 @@ fun serverMain(dbName: String) {
             return@intercept
         }
 
-        //lessFrequentBackgroundTasks(client)
-        //moreFrequentBackgroundTasks(client)
+        lessFrequentBackgroundTasks(client)
+        moreFrequentBackgroundTasks(client)
+
         routing {
             /**
              * Shows information about the requesting user.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]