From 9e56a2b58a9b148280483596f08d22b75196d30d Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Sun, 11 Sep 2016 13:38:53 +0200 Subject: [PATCH] add back the option's description --- reference/configuration/framework.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index ef00b58c9c5..0b9d50e5705 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -596,6 +596,8 @@ username **type**: ``string`` **default**: ``''`` +When needed, the username for the profiling storage. + password ........