anonimize shown ip address in demo mode

This commit is contained in:
SJ
2013-07-25 13:27:56 +02:00
parent 3d8d08f2bd
commit 3f4962990d
4 changed files with 15 additions and 2 deletions

View File

@ -29,6 +29,7 @@ $config['SITE_NAME'] = 'piler.yourdomain.com';
$config['SITE_URL'] = 'http://piler.yourdomain.com/';
$config['ENABLE_SAAS'] = 0;
$config['DEMO_MODE'] = 0;
$config['TIMEZONE'] = 'Europe/Budapest';