You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ ROUNDING_STEP = "10" # The granularity of the rounding of the obfuscated values,
50
50
PROJECTS_NO_OBFUSCATION = "exliquid;dktk_supervisors;exporter;ehds2"# Projects for which the results are not to be obfuscated, separated by ";" ; default value: "exliquid;dktk_supervisors;exporter;ehds2"
51
51
QUERIES_TO_CACHE = "queries_to_cache.conf"# The path to a file containing base64 encoded queries whose results are to be cached. If not set, no results are cached
0 commit comments