mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
22041: ALF-3785 Configurable site public group. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22043 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
18 lines
402 B
Properties
18 lines
402 B
Properties
server.maxusers=-1
|
|
server.allowedusers=
|
|
server.transaction.allow-writes=true
|
|
alfresco.context=alfresco
|
|
alfresco.host=${localname}
|
|
alfresco.port=8080
|
|
alfresco.protocol=http
|
|
|
|
share.context=share
|
|
share.host=${localname}
|
|
share.port=8080
|
|
share.protocol=http
|
|
|
|
# Share Site configuration.
|
|
#
|
|
# This property controls who has visibility of created share sites.
|
|
site.public.group=GROUP_EVERYONE
|