Advertisement
jargon

Default Config.json

Mar 12th, 2025 (edited)
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.63 KB | Gaming | 0 0
  1. {
  2.     "configFile": [ "string", "Default" ],
  3.     "searchTerm": [ "string", "Connection" ],
  4.     "searchPath": [ "string", "..\\" ],
  5.     "searchThreshold": [ "double", 70 ],
  6.     "searchFlags": [ "string", "ickd" ],
  7.     "archiveTestString": [ "string", "Jp Sys" ],
  8.     "archiveThreshold": [ "double", 30 ],
  9.     "archiveFlags": [ "string", "ickd" ],
  10.     "searchExtensions": [ "string", "json|js" ],
  11.     "searchBlacklist": [ "string", "git|vs" ],
  12.     "timestampPattern": [ "string", "\\b\\d{4}-\\d{4}-\\d{4}(?:-\\d{4})?\\b" ],
  13.     "timestampLayout": [ "string", "yyyy-MMdd-HHmm-ssff" ],
  14.     "titleCasePattern": [ "string", "([A-Z]+)" ],
  15.     "outName": [ "string", "Default" ]
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement