From 9403e2f65c606a9e171e975a37d3ae62589c1f7d Mon Sep 17 00:00:00 2001 From: Alok Barsode Date: Thu, 5 Apr 2012 13:20:20 +0300 Subject: [PATCH] doc: Add Timeserves.Configuration service property --- doc/service-api.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/service-api.txt b/doc/service-api.txt index 629c024..ad7877c 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. -- 2.7.4