Skip to content
Snippets Groups Projects
Commit 51ab7066 authored by Demian Katz's avatar Demian Katz
Browse files

Whitespace cleanup.

parent 2755a2d3
No related merge requests found
...@@ -125,7 +125,7 @@ lifetime = 3600 ; Session lasts for 1 hour ...@@ -125,7 +125,7 @@ lifetime = 3600 ; Session lasts for 1 hour
; Note: Unicorn users should visit the vufind-unicorn project for more details: ; Note: Unicorn users should visit the vufind-unicorn project for more details:
; http://code.google.com/p/vufind-unicorn/ ; http://code.google.com/p/vufind-unicorn/
; Note: DAIA supports XML or JSON results (since release 2.4). ; Note: DAIA supports XML or JSON results (since release 2.4).
; For details look in the driver code and the corresponding ini file. ; For details look in the driver code and the corresponding ini file.
; ;
; If you haven't set up your ILS yet, two fake drivers are available for testing ; If you haven't set up your ILS yet, two fake drivers are available for testing
; purposes. "Sample" is fast but does very little; "Demo" simulates more ; purposes. "Sample" is fast but does very little; "Demo" simulates more
...@@ -256,7 +256,7 @@ ils_encryption_key = false ...@@ -256,7 +256,7 @@ ils_encryption_key = false
;domain_whitelist[] = "myuniversity.edu" ;domain_whitelist[] = "myuniversity.edu"
;domain_whitelist[] = "mail.myuniversity.edu" ;domain_whitelist[] = "mail.myuniversity.edu"
; Specify default minimum and maximum password length (Auth method may override ; Specify default minimum and maximum password length (Auth method may override
; this). ; this).
;minimum_password_length = 4 ;minimum_password_length = 4
;maximum_password_length = 32 ;maximum_password_length = 32
...@@ -786,7 +786,7 @@ url = https://www.myendnoteweb.com/EndNoteWeb.html ...@@ -786,7 +786,7 @@ url = https://www.myendnoteweb.com/EndNoteWeb.html
;sslcapath = "/etc/ssl/certs" ;sslcapath = "/etc/ssl/certs"
; Using a curl Adapter instead of the the defaultAdapter (Socket) ; Using a curl Adapter instead of the the defaultAdapter (Socket)
; adapter = 'Zend\Http\Client\Adapter\Curl' ; adapter = 'Zend\Http\Client\Adapter\Curl'
; Spelling Suggestions ; Spelling Suggestions
; ;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment