diff -r 2a07f8bda874 -r f32c9dcb04e1 settings_local_sample.py --- a/settings_local_sample.py Fri May 09 16:49:53 2014 +0200 +++ b/settings_local_sample.py Fri May 09 16:52:14 2014 +0200 @@ -79,6 +79,6 @@ # Set to False to use LibreOffice for convertion from and to legacy formats. USE_ABI = True -# Set to True if you don't want to appear in Sopinspace Piwik statistics -DISABLE_TRACKING = DEBUG +# Set to False to avoid appearing in Sopinspace Piwik statistics +TRACKING_ID = False