From bdf85bc386c6eb861da1edb0ee3adcc14e848fe2 Mon Sep 17 00:00:00 2001 From: Setepenre Date: Fri, 6 Jan 2023 13:30:31 -0500 Subject: [PATCH] Update Storage doc config example #1055 --- docs/src/user/config.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/user/config.rst b/docs/src/user/config.rst index a9d172709..9b7034cfd 100644 --- a/docs/src/user/config.rst +++ b/docs/src/user/config.rst @@ -86,11 +86,11 @@ Full Example of Global Configuration ------------------------------------ .. code-block:: yaml - - database: + storage: + database: host: orion_db.pkl type: pickleddb - + experiment: algorithms: random: