Skip to content

Commit 67065e1

Browse files
author
Tod Beardsley
committed
Update database.yml.example to ref MSF-DEV
We no longer rely on the Fedora Project's documentation for setting up a PostgreSQL database. The comment doc here should reflect this change.
1 parent ae21b0c commit 67065e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/database.yml.example

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
# these days. (No SQLite, no MySQL).
44
#
55
# To set up a metasploit database, follow the directions hosted at:
6-
# https://fedoraproject.org/wiki/Metasploit_Postgres_Setup (Works on
7-
# essentially any Linux distro, not just Fedora)
6+
# http://r-7.co/MSF-DEV#set-up-postgresql
87
development: &pgsql
98
adapter: postgresql
109
database: metasploit_framework_development

0 commit comments

Comments
 (0)