Documentation

ZendAuthenticator.library_path

This lets you specify a custom installation path for the zend framework.

// Set the container name
$moxieManagerConfig['ZendAuthenticator.library_path'] = '/path/to/zendframework';