fixed line endings

This commit is contained in:
tmont 2008-10-22 06:37:12 +00:00
parent f3bf96a5af
commit bf3dbeadb0

View File

@ -6,7 +6,7 @@
; available via your PATH environment variable ; available via your PATH environment variable
; ;
; Example: /usr/bin/diff ; Example: /usr/bin/diff
diff = diff diff = diff
[database] [database]
@ -22,7 +22,7 @@ diff = diff
; oracle ; oracle
; postgresql ; postgresql
; sqlite ; sqlite
vendor = mysql vendor = mysql
; Connection details for connecting to the database ; Connection details for connecting to the database
; ;
@ -31,10 +31,10 @@ vendor = mysql
; username = root ; username = root
; password = ; password =
; port = 3306 ; port = 3306
host = host =
username = username =
password = password =
port = port =
; The name of the wiki database ; The name of the wiki database
; ;
@ -42,7 +42,7 @@ port =
; altered the name of the database. ; altered the name of the database.
; ;
; The default is "wiki". ; The default is "wiki".
database = wiki database = wiki
[application] [application]
@ -62,7 +62,7 @@ database = wiki
; Possible values: ; Possible values:
; on ; on
; off ; off
debug = off debug = off
; Toggles logging ; Toggles logging
; ;
@ -71,7 +71,7 @@ debug = off
; Possible values: ; Possible values:
; on ; on
; off ; off
logging = off logging = off
; Specifies the logging severity ; Specifies the logging severity
; ;
@ -104,4 +104,4 @@ logseverity = WARNING
; in this directory. ; in this directory.
; ;
; The default is "./logs". ; The default is "./logs".
logdir = ./logs logdir = ./logs