|
@@ -199,7 +199,7 @@ dir = PATH "data"
|
|
|
; example of DB configuration for PostgreSQL
|
|
; example of DB configuration for PostgreSQL
|
|
|
;class = Database
|
|
;class = Database
|
|
|
;[model_options]
|
|
;[model_options]
|
|
|
-;dsn = "pgsql:host=localhost;dbname=pastebin"
|
|
|
|
|
|
|
+;dsn = "pgsql:host=localhost;dbname=privatebin"
|
|
|
;tbl = "privatebin_" ; table prefix
|
|
;tbl = "privatebin_" ; table prefix
|
|
|
;usr = "privatebin"
|
|
;usr = "privatebin"
|
|
|
;pwd = "Z3r0P4ss"
|
|
;pwd = "Z3r0P4ss"
|