Merge pull request #848 from learning-more/patch-2

Update index.md
This commit is contained in:
Kyle Robbertze 2019-08-02 23:29:58 +02:00 committed by GitHub
commit e232469551
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,8 +64,8 @@ specific version dependencies.
* [CentOS](https://www.postgresql.org/download/linux/redhat/)
You should restrict access to the database and create a user specific to
LibreTime. The default installer script create a user with the password
`airtime` which is far to open and should be replaced with a self provided user
LibreTime. The default installer script creates a user with the password
`airtime`, which is far too open and should be replaced with a self provided user
and a secure password. See the PostgreSQL docs on
[roles](https://www.postgresql.org/docs/7.0/static/newuser.htm) and
[databases](https://www.postgresql.org/docs/10/static/managing-databases.html).