Merge branch 'server_path_prefix' into storageareas

This commit is contained in:
Isaac Connor 2018-11-29 15:53:58 -05:00
commit 4cf7ff7fe4
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ class Server {
'Protocol' => '',
'Hostname' => '',
'Port' => null,
'PathToIndex' => '/zm',
'PathToIndex' => '/zm/index.php',
'PathToZMS' => ZM_PATH_ZMS,
'PathToApi' => '/zm/api',
'zmaudit' => 1,