|
@@ -1652,8 +1652,8 @@
|
|
|
## apply_sentry_permissions=False
|
|
## apply_sentry_permissions=False
|
|
|
|
|
|
|
|
# Cache timeout in milliseconds for the Optimizer metadata used in assist, autocomplete, etc.
|
|
# Cache timeout in milliseconds for the Optimizer metadata used in assist, autocomplete, etc.
|
|
|
- # defaults to 432000000 (5 days), set to 0 to disable caching.
|
|
|
|
|
- # cacheable_ttl=432000000
|
|
|
|
|
|
|
+ # defaults to 43200000 (12 hours), set to 0 to disable caching.
|
|
|
|
|
+ # cacheable_ttl=43200000
|
|
|
|
|
|
|
|
# Automatically upload queries after their execution in order to improve recommendations.
|
|
# Automatically upload queries after their execution in order to improve recommendations.
|
|
|
## auto_upload_queries=true
|
|
## auto_upload_queries=true
|