Advertisement
jargon

PP Config.json

Mar 12th, 2025 (edited)
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.62 KB | Gaming | 0 0
  1. {
  2.     "configFile": [ "string", "PP" ],
  3.     "searchTerm": [ "string", "Puzzlum's Palace Book" ],
  4.     "searchPath": [ "string", "F:\\" ],
  5.     "searchThreshold": [ "double", 70 ],
  6.     "searchFlags": [ "string", "k" ],
  7.     "archiveTestString": [ "string", "Story" ],
  8.     "archiveThreshold": [ "double", 0 ],
  9.     "archiveFlags": [ "string", "ickd" ],
  10.     "searchExtensions": [ "string", "json" ],
  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", "PP" ]
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement