Skip to content

Commit

Permalink
Merge pull request #661 from iHiD/patch-1
Browse files Browse the repository at this point in the history
Add note about enable reseting detectors
  • Loading branch information
flyerhzm committed Apr 27, 2023
2 parents 51087cd + c39db90 commit 5e9e07f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -120,6 +120,8 @@ Bullet.unused_eager_loading_enable = false
Bullet.counter_cache_enable = false
```

Note: When calling `Bullet.enable`, all other detectors are reset to their defaults (`true`) and need reconfiguring.

## Safe list

Sometimes Bullet may notify you of query problems you don't care to fix, or
Expand Down

0 comments on commit 5e9e07f

Please sign in to comment.