06-29-2015 08:57 AM
###############################
## Common Alfresco Properties #
## Enterprise overlay #
###############################
dir.root=C:/ALFRES~1.E/alf_data
alfresco.context=alfresco
alfresco.host=alfresco
alfresco.port=80
alfresco.protocol=http
share.context=share
share.host=alfresco
share.port=80
share.protocol=http
### database connection properties ###
db.driver=org.postgresql.Driver
db.username=alfresco
db.password=********
db.name=alfresco
db.url=jdbc:postgresql://localhost:5432/${db.name}
### FTP Server Configuration ###
ftp.enabled=true
ftp.port=21
ftp.ipv6.enabled=false
#
# IMAP Configuration
#
#imap.server.enabled=true
#imap.server.port=143
#imap.server.host=alfresco
### CIFS Configuration ###
cifs.enabled=true
cifs.domain=domain.com
cifs.serverName=alfrescoA
cifs.hostannounce=true
cifs.sessionDebug=NEGOTIATE.SOCKET
cifs.disableNativeCode=false
#cifs.ipv6.enabled=false
#cifs.tcpipSMB.port=445
cifs.netBIOSSMB.namePort=137
cifs.netBIOSSMB.datagramPort=138
cifs.netBIOSSMB.sessionPort=139
### PUT AD Authenication ###
# 20110420-worked-with ASM changes - #authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap-ad,passthru1:passthru
#authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru
#authentication.chain=alfrescoNtlm1:alfrescoNtlm
#authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru,ldap1:ldap-ad
#authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap-ad,passthru1:passthru
authentication.chain=passthru1:passthru,ldap1:ldap-ad,alfrescoNtlm1:alfrescoNtlm
alfresco.authentication.authenticateCIFS=false
### RMI service ports ###
alfresco.rmi.services.port=50500
avm.rmi.service.port=0
avmsync.rmi.service.port=0
attribute.rmi.service.port=0
authentication.rmi.service.port=0
repo.rmi.service.port=0
action.rmi.service.port=0
deployment.rmi.service.port=0
### External executable locations ###
ooo.exe=C:/Alfresco/openoffice/App/openoffice/program/soffice.exe
ooo.enabled=false
ooo.port=8100
img.root=C:/Alfresco/imagemagick
img.dyn=${img.root}/lib
img.exe=${img.root}/convert
swf.exe=C:/Alfresco/swftools/pdf2swf.exe
jodconverter.enabled=true
jodconverter.officeHome=C:/Alfresco/openoffice/App/openoffice
#jodconverter.portNumbers=8100
jodconverter.portNumbers=8100,8101,8102,8103,8104
### Initial admin password ###
alfresco_user_store.adminpassword=******************
### E-mail site invitation setting ###
notification.email.siteinvite=false
### File Protocol Root ###
protocols.rootPath=/${spaces.company_home.childname}/${spaces.sites.childname}
### License location ###
dir.license.external=C:/Alfresco
### Solr indexing ###
index.subsystem.name=solr
dir.keystore=${dir.root}/keystore
solr.port.ssl=8443
### BPM Engine ###
system.workflow.engine.jbpm.enabled=false
### Replication ###
replication.enabled=true
# PUT settings
mail.host=172.16.1.2
mail.port=25
#mail.username=
#mail.password=xxxxxxxx
mail.protocol=smtp
mail.smtps.starttls.enable=false
mail.smtps.auth=true
# Test email
mail.testmessage.send=true
#mail.testmessage.to=
mail.testmessage.to=
mail.testmessage.subject=Outbound SMTP alfresco-PUT
mail.testmessage.text=The Outbound SMTP email subsystem is working at PUT Production.
#Turn off preview
#system.thumbnail.generate=false
06-29-2015 09:41 AM
06-30-2015 12:03 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.