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