Skip to content

Commit

Permalink
User may not be specified via connprops file
Browse files Browse the repository at this point in the history
  • Loading branch information
timp committed Apr 2, 2012
1 parent 20a5500 commit 507cdce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/site/apt/faq.apt
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ but it keeps crashing on me.
* The SchemaSpy plugin is logging my database password, so exposing it in Jenkins logs. Can I hide it?

The way to do this is to put the database connection details in a separate file
of key=value pairs containing a password=mypassword entry and a user=myUser entry.
Point to that file with the -connprops option.
of key=value pairs containing a <<<password=mypassword>>> entry.
Point to that file with the <<<\<connprops\>>>> option.

0 comments on commit 507cdce

Please sign in to comment.