{ "host": "localhost", "db_name": "PUT DATABASE NAME HERE", "db_user": "PUT MYSQL USERNAME HERE", "db_pass": "PUT PASSWPRD HERE", "alternate_path": "/home/vasile/projects/reprap/.db_auth", "note":"Note: If you specify an alternate path, the script will check that path for a copy of this file. This allows you to move your database authorization credentials completely out of the path of directories accessible via your web server. If the attempt to find alternate credentials fails, script will attempt to use the ones in this file." }