2011-01-24 23:13:44 +00:00
|
|
|
========
|
|
|
|
|
Settings
|
|
|
|
|
========
|
|
|
|
|
|
|
|
|
|
Here's a full list of all available settings, in alphabetical order, and
|
|
|
|
|
their default values.
|
|
|
|
|
|
|
|
|
|
|
2011-01-28 17:01:09 +00:00
|
|
|
|
2011-01-24 23:13:44 +00:00
|
|
|
.. data:: ANALYTICAL_AUTO_IDENTIFY
|
|
|
|
|
|
|
|
|
|
Default: ``True``
|
|
|
|
|
|
2011-01-29 07:04:51 +00:00
|
|
|
Automatically identify logged in users by their username. See
|
|
|
|
|
:ref:`identifying-visitors`.
|
2011-01-24 23:13:44 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
.. data:: ANALYTICAL_INTERNAL_IPS
|
|
|
|
|
|
|
|
|
|
Default: :data:`INTERNAL_IPS`
|
|
|
|
|
|
|
|
|
|
A list or tuple of internal IP addresses. Tracking code will be
|
2011-01-29 07:04:51 +00:00
|
|
|
commented out for visitors from any of these addresses. See
|
|
|
|
|
:ref:`internal-ips`.
|