mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-23 18:05:32 +00:00
- Fixed authentication - Fixed I18N - Fixed mimetype and encoding issues Changed 'avm' remote ports and hosts to be 'alfresco.rmi.services' as the 'avm' was starting to creep into non-avm stuff. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7281 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
14 lines
384 B
Properties
14 lines
384 B
Properties
#
|
|
# Properties shared between the Alfresco server
|
|
# and its remote clients (e.g.: the virtualization server).
|
|
#
|
|
# Ports used by Alfresco
|
|
#
|
|
# Note: These ports are also used by the virtualization server
|
|
# (hence, they're in a seperate file that can be copied easily).
|
|
|
|
# Remote RMI services
|
|
alfresco.rmi.services.port=50500
|
|
alfresco.rmi.services.host=localhost
|
|
|