iskcrew / isk_deprecated

InfoScreen Käkätin
GNU General Public License v2.0
5 stars 4 forks source link

Document database.yml.example options more extensively #5

Closed atonkyra closed 7 years ago

atonkyra commented 7 years ago

Current database.yml.example could list more options that user can specify. Right now it's up to Google and right words to get more complex DB configurations in (as in non-ident auth, other server etc...)

I'd propose that at a minimum, database.yml.example should contain these fields (or something similar):

env-keyword:
  <<: *defaults
  database: isk
  # host: localhost
  # username: isk
  # password: changeme