From 29b3ca3795d98ca1f093c117af0d1b3eaaff2f9e Mon Sep 17 00:00:00 2001 From: David Carlier Date: Fri, 25 Sep 2015 14:09:21 +0100 Subject: [PATCH] DOC: DeviceAtlas new keywords A new entry in the configuration's documentation to set optionally the name of the client's cookie used for the detection. --- doc/configuration.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index a4276f569..dc9e5d90d 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -653,6 +653,11 @@ deviceatlas-separator Sets the character separator for the API properties results. This directive is optional and set to | by default if not set. +devicatlas-properties-cookie + Sets the client cookie's name used for the detection if the DeviceAtlas Client-side + component was used during the request. This directive is optional and set to + DAPROPS by default if not set. + external-check Allows the use of an external agent to perform health checks. This is disabled by default as a security precaution. @@ -11405,7 +11410,7 @@ crc32([]) not be used for security purposes as a 32-bit hash is trivial to break. See also "djb2", "sdbm", "wt6" and the "hash-type" directive. -da-csv([,*]) +da-csv-conv([,*]) Asks the DeviceAtlas converter to identify the User Agent string passed on input, and to emit a string made of the concatenation of the properties enumerated in argument, delimited by the separator defined by the global