]> git.pld-linux.org Git - packages/flyspray.git/blobdiff - flyspray.conf
- updated to 0.9.9.5.1
[packages/flyspray.git] / flyspray.conf
index 4752fe6d06065d171b400daa3d8d852a512af86c..8e4599d0ac18969b5e099881c05ac215287784cc 100644 (file)
@@ -10,7 +10,7 @@
 [general]
 basedir = "/usr/share/flyspray/"      ; Location of your Flyspray installation
 cookiesalt = "d5"            ; Randomisation value for cookie encoding
-adodbpath = "/usr/share/pear/adodb/adodb.inc.php"   ; Path to the main ADODB include file
+adodbpath = "/usr/share/php/adodb/adodb.inc.php"   ; Path to the main ADODB include file
 output_buffering = "on"                       ; Available options: "off", "on" and "gzip"
 
 [database]
@@ -19,3 +19,5 @@ dbhost = "localhost"        ; Name or IP of your database server
 dbname = "flyspray"        ; The name of the database
 dbuser = "USERNAME"        ; The user to access the database
 dbpass = "PASSWORD"        ; The password to go with that username above
+
+; vim:syn=dosini
This page took 0.11187 seconds and 4 git commands to generate.