소스 검색

A bit more detail about where data gets stored

Don't store this on AWS kids!
Andy Baugh 4 년 전
부모
커밋
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.
 and then scans for changes since last time it was ran.
 
 
 Base your config on ldapscanner.cfg.dist
 Base your config on ldapscanner.cfg.dist
+
+Previous run data is stored in `.last.json`
+Current diff data is stored in `.current_diff.json`