fixed line endings
This commit is contained in:
parent
f3bf96a5af
commit
bf3dbeadb0
@ -6,7 +6,7 @@
|
||||
; available via your PATH environment variable
|
||||
;
|
||||
; Example: /usr/bin/diff
|
||||
diff = diff
|
||||
diff = diff
|
||||
|
||||
[database]
|
||||
|
||||
@ -22,7 +22,7 @@ diff = diff
|
||||
; oracle
|
||||
; postgresql
|
||||
; sqlite
|
||||
vendor = mysql
|
||||
vendor = mysql
|
||||
|
||||
; Connection details for connecting to the database
|
||||
;
|
||||
@ -31,10 +31,10 @@ vendor = mysql
|
||||
; username = root
|
||||
; password =
|
||||
; port = 3306
|
||||
host =
|
||||
username =
|
||||
password =
|
||||
port =
|
||||
host =
|
||||
username =
|
||||
password =
|
||||
port =
|
||||
|
||||
; The name of the wiki database
|
||||
;
|
||||
@ -42,7 +42,7 @@ port =
|
||||
; altered the name of the database.
|
||||
;
|
||||
; The default is "wiki".
|
||||
database = wiki
|
||||
database = wiki
|
||||
|
||||
[application]
|
||||
|
||||
@ -62,7 +62,7 @@ database = wiki
|
||||
; Possible values:
|
||||
; on
|
||||
; off
|
||||
debug = off
|
||||
debug = off
|
||||
|
||||
; Toggles logging
|
||||
;
|
||||
@ -71,7 +71,7 @@ debug = off
|
||||
; Possible values:
|
||||
; on
|
||||
; off
|
||||
logging = off
|
||||
logging = off
|
||||
|
||||
; Specifies the logging severity
|
||||
;
|
||||
@ -104,4 +104,4 @@ logseverity = WARNING
|
||||
; in this directory.
|
||||
;
|
||||
; The default is "./logs".
|
||||
logdir = ./logs
|
||||
logdir = ./logs
|
Loading…
x
Reference in New Issue
Block a user