summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/service-api.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 629c0245..ad7877cd 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -252,6 +252,21 @@ Properties string State [readonly]
the service. However there might be small window
where name resolution might fail.
+ array{string} Timeservers.Configuration [readwrite]
+
+ The list of manually configured time servers.
+
+ The first entry in the list represents the
+ timeserver with the highest priority.
+
+ When using manual configuration this setting
+ is useful to override all the other timeserver
+ settings. This is service specific, hence only
+ the values for the default service are used.
+
+ Changes to this property will result in restart
+ of NTP query.
+
array{string} Domains [readonly]
The list of currently used search domains.