summaryrefslogtreecommitdiff
path: root/core/api-taldir.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-taldir.rst')
-rw-r--r--core/api-taldir.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/api-taldir.rst b/core/api-taldir.rst
index 24c118de..86ed0fc9 100644
--- a/core/api-taldir.rst
+++ b/core/api-taldir.rst
@@ -129,6 +129,11 @@ Address registration
the directory.
Here, $METHOD is the type of address to register, e.g. "email", or "phone".
Supported methods are listed in the VersionResponse.
+ Note that duration should be given as a multiple of a month in microseconds.
+ If the duration is not a multiple of a month it will be rounded to the
+ nearest multiple. Halfway values will be rounded away from zero.
+ The cost calculation and resulting registration validity will be adjusted
+ automatically.
**Request**