You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
412 B
29 lines
412 B
7 months ago
|
# Version 9.2.2.20240415
|
||
|
#
|
||
|
# This file just overrides the system/defult configurations by disabling all but the fishbucket.
|
||
|
|
||
|
maxConcurrentOptimizes = 1
|
||
|
defaultDatabase = _thefishbucket
|
||
|
suppressBannerList = _audit
|
||
|
|
||
|
[main]
|
||
|
disabled = true
|
||
|
|
||
|
[history]
|
||
|
disabled = true
|
||
|
|
||
|
[summary]
|
||
|
disabled = true
|
||
|
|
||
|
[_internal]
|
||
|
disabled = true
|
||
|
|
||
|
[_audit]
|
||
|
disabled = true
|
||
|
|
||
|
[_introspection]
|
||
|
disabled = true
|
||
|
|
||
|
[_telemetry]
|
||
|
disabled = true
|