SQLite database configuration file should contain a single line of text, and it must be the full path to the SQLite database file used, for example (if you keep it in RimStone's application directory):
Note that you can use tilde (~) as the first character of the path to signify user's home directory, so in the above example it could be "~/.rimstone/apps/<app name>/app/<db name>.db".