gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-anastasis] branch master updated: Changed storage li


From: gnunet
Subject: [GNUnet-SVN] [taler-anastasis] branch master updated: Changed storage limit again to megabytes (because of pictures etc.)
Date: Wed, 11 Sep 2019 10:13:46 +0200

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

dennis-neufeld pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 8bc49e3  Changed storage limit again to megabytes (because of pictures 
etc.)
8bc49e3 is described below

commit 8bc49e3e32285d70be717692e5410e5121a2d17d
Author: Dennis Neufeld <address@hidden>
AuthorDate: Wed Sep 11 10:13:42 2019 +0200

    Changed storage limit again to megabytes (because of pictures etc.)
---
 src/api/api-anastasis.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/api/api-anastasis.rst b/src/api/api-anastasis.rst
index 67fe498..3d6f3e1 100644
--- a/src/api/api-anastasis.rst
+++ b/src/api/api-anastasis.rst
@@ -126,7 +126,7 @@ Receiving Terms of Service
 
     interface SyncTermsOfServiceResponse {
       // maximum key database backup size supported
-      storage_limit_in_kilobytes: number;
+      storage_limit_in_megabytes: number;
 
       // maximum number of sync requests per day (per account)
       daily_sync_limit: number;

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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