Definitive documented list of config params.
authorMike Taylor <mike@indexdata.com>
Wed, 2 Oct 2013 12:11:17 +0000 (13:11 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 2 Oct 2013 12:11:17 +0000 (13:11 +0100)
tools/htdocs/whitepaper.markdown

index 6bcbc79..220e9c9 100644 (file)
@@ -269,7 +269,27 @@ Reference Guide
 
 ### Configuration object
 
-TODO
+       debug: int [1]
+       facets: array 
+       lang: string
+       lang_display: array
+       lang_menu: bool
+ADD    language_*: hash
+       pazpar2_url: string [/pazpar2/search.pz2]
+ADD    perpage: array
+       perpage_default: string
+       perpage_menu: bool [true]
+       query_width: int
+       responsive_design: bool
+ADD    responsive_design_width: int [980]
+       service_proxy_auth: url
+       service_proxy_url: string [http://mkws.indexdata.com/service-proxy/]
+ADD    sort: array
+       sort_default: string
+       sort_menu: bool [true]
+       use_service_proxy: bool [true]
+
+TODO add default values, describe
 
 ### jQuery plugin invocation