mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-23 18:05:32 +00:00
svn merge svn://svn.alfresco.com:3691/alfresco/BRANCHES/V2.0@5132 svn://svn.alfresco.com:3691/alfresco/BRANCHES/V2.0@5134 . - ScriptLocation#getInputStream - RMI Registry git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5166 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
17 lines
398 B
Properties
17 lines
398 B
Properties
#
|
|
# Properties shared between the Alfresco server
|
|
# and its remote clients (e.g.: the virtualization server).
|
|
#
|
|
# Ports used by Alfresco AVM
|
|
#
|
|
# Note: These ports are also used by the virtualization server
|
|
# (hence, they're in a seperate file that's can be copied easily).
|
|
|
|
|
|
# Name of the host running AVM
|
|
avm.remote.host=localhost
|
|
|
|
# AVMRemote API
|
|
avm.remote.port=50500
|
|
|