瀏覽代碼

A bit more detail about where data gets stored

Don't store this on AWS kids!
Andy Baugh 3 年之前
父節點
當前提交
fc2f2dde68
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -5,3 +5,6 @@ Reads a config file in the same dir (ldapscanner.cfg)
 and then scans for changes since last time it was ran.
 
 Base your config on ldapscanner.cfg.dist
+
+Previous run data is stored in `.last.json`
+Current diff data is stored in `.current_diff.json`