gui path fixes

Change-Id: I3ea5773b1f1a55ac46e4f0e9b7ae661983f2784b
Signed-off-by: SJ <sj@acts.hu>
This commit is contained in:
SJ
2016-12-31 15:55:51 +01:00
parent 181d0e4956
commit 875b1150d1
2 changed files with 2 additions and 2 deletions

View File

@ -179,7 +179,7 @@ $config['PILER_HEADER_FIELD'] = 'X-piler-id: ';
$config['DEFAULT_POLICY'] = 'default_policy';
$config['DIR_BASE'] = '/var/www/piler.yourdomain.com/';
$config['DIR_BASE'] = '/var/piler/www/';
$config['DIR_SPHINX'] = '/var/piler/sphinx/';
$config['DIR_STAT'] = '/var/piler/stat';