mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
Add documentation about the codeQL.queryHistory.ttl setting
Update docs/codeql/codeql-for-visual-studio-code/customizing-settings.rst Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
@@ -47,6 +47,12 @@ The query history **Format** setting controls how the extension lists queries in
|
||||
|
||||
To override the default label, you can specify a different format for the query history items.
|
||||
|
||||
|
||||
Changing the retention period for query history items
|
||||
-----------------------------------------------------
|
||||
|
||||
By default, items in the query history view are retained for 30 days. You can set a different time to live (TTL) by changing the "Code QL > Query History: TTL" setting. To retain items indefinitely, set the value to 0.
|
||||
|
||||
.. _configuring-settings-for-running-queries:
|
||||
|
||||
Configuring settings for running queries
|
||||
|
||||
Reference in New Issue
Block a user