diff -r b7c7da996d7a -r 6da1a12084a9 settings_local_sample.py --- a/settings_local_sample.py Tue Nov 05 14:41:38 2013 +0100 +++ b/settings_local_sample.py Tue Nov 05 18:29:29 2013 +0100 @@ -78,3 +78,7 @@ # Set to TRUE to use Abiword for convertion from and to legacy formats. # 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 +