Skip to content

Commit 11ea804

Browse files
authored
Merge pull request #3319 from ekouts/docs/remove_tip
[doc] Remove tip for disabling storage results from documentation
2 parents 30d2a9a + 8e27ea5 commit 11ea804

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/tutorial.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2135,8 +2135,3 @@ Finally, a stored session can be deleted using the :option:`--delete-stored-sess
21352135
reframe --delete-stored-sessions=47e8d98f-e2b9-4019-9a41-1c44d8a53d1b
21362136
21372137
Deleting a session will also delete all its test cases from the database.
2138-
2139-
2140-
.. tip::
2141-
2142-
You can disable results storage by either setting ``RFM_ENABLE_RESULTS_STORAGE=0`` or by setting the :attr:`storage.enable <config.storage.enable>` configuration parameter to ``False``.

0 commit comments

Comments
 (0)