Skip to content

Commit d0077c1

Browse files
committed
Add debug option to config.rst
1 parent a9fac84 commit d0077c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/config.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,9 @@ Those configuration options are documented below:
255255
where your application is running "natively" on a device and not accessed at a web address, you may need
256256
to use your secret DSN string. To do so, set ``allowPrivateKey: true`` during configuration.
257257

258+
.. describe:: debug
259+
260+
If set to `true`, Raven.js outputs some light debugging information onto the console.
258261

259262
Putting it all together
260263
-----------------------

0 commit comments

Comments
 (0)