diff --git a/docs/admin/03_psql.rst b/docs/admin/03_psql.rst index 1f10a58863ef43f4f5c3f5f379d8a1d68f88a62e..6a33e677f5c8297bfa704a04433bfb370bcbc02b 100644 --- a/docs/admin/03_psql.rst +++ b/docs/admin/03_psql.rst @@ -30,7 +30,7 @@ random, password. You can generate one using the pwgen utility if you like:: Configure BiscuIT to use PostgreSQL ----------------------------------- -Fill in the configuration under `/etc/biscuit/aleksis.toml`:: +Fill in the configuration under `/etc/biscuit/aleksis.toml` (or a file with any other name in this directory):: [default.database] host = "localhost"