Browse Source

Add warning about performance impact

pull/44/head
Sandy Carter 10 years ago
parent
commit
16aba93883
  1. 6
      sentry_logger/__openerp__.py

6
sentry_logger/__openerp__.py

@ -39,6 +39,12 @@ Optional Dependencies
* bzrlib (for revno reporting on module repositories from LP)
Notes
-----
Module may slow down spawning of workers (~1s) due to the access of openerp
configuration
Contributors
------------
* Sandy Carter (sandy.carter@savoirfairelinux.com)

Loading…
Cancel
Save