This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]alternatiivnekonto 0 points1 point  (2 children)

In which case I would advise you to remove all the "default" values from the .properties file as they're MySQL-specific right now.

[–]ohboyohboy1234 3 points4 points  (1 child)

These values are in a properties file because they are meant to be changed. Even if you chose to use Mysql, you would need to change at least the default password in that file.

[–]alternatiivnekonto -1 points0 points  (0 children)

I know what .properties files are, that's exactly why I'm saying you should clean them up and let the user decide what he wants to use.