Merge branch 'server_path_prefix' into storageareas
This commit is contained in:
commit
4cf7ff7fe4
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue