Reste
git-svn-id: https://svn.libreccm.org/ccm/trunk@1625 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
ebbba43a7c
commit
c311c5daf9
|
|
@ -114,7 +114,7 @@ com.arsdigita.navigation.templates_file=bundle/navigation/sci-templates.txt
|
|||
|
||||
# ccm-search application
|
||||
com.arsdigita.london.search.show_sponsored_links=true
|
||||
; Comment this out or increase the num_of_threads iv you really use remote search
|
||||
; Comment this out or increase the num_of_threads if you really use remote search
|
||||
com.arsdigita.london.search.num_threads=0
|
||||
|
||||
|
||||
|
|
@ -127,6 +127,9 @@ themedirector.default_theme_context=
|
|||
# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf
|
||||
themedirector.default_theme_path=themes/static/aplaws-generic
|
||||
|
||||
# atoz
|
||||
com.arsdigita.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker
|
||||
|
||||
# ccm-auth-http application
|
||||
auth.http.admin_email=webmaster@scientificcms.org
|
||||
auth.http.admin_identifier=webmaster
|
||||
|
|
|
|||
|
|
@ -166,6 +166,9 @@
|
|||
|
||||
<!-- Applications under evaluation -->
|
||||
<!-- Currently broken. -->
|
||||
<ccm:application name="ccm-atoz"/>
|
||||
<ccm:application name="ccm-atoz-siteproxy"/>
|
||||
<ccm:application name="ccm-ldn-atoz"/>
|
||||
<ccm:application name="ccm-docmgr"/>
|
||||
<!-- some minor program issues -->
|
||||
<ccm:application name="ccm-portalserver"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue