Skip to content
Snippets Groups Projects
Verified Commit 8ecdc64e authored by wxcafé's avatar wxcafé
Browse files

removed comment about postgres

parent b50e3465
Branches
Tags
No related merge requests found
...@@ -52,15 +52,6 @@ Create the project database and user: ...@@ -52,15 +52,6 @@ Create the project database and user:
with music metedata that contains non-ascii chars. with music metedata that contains non-ascii chars.
On Debian you will also need to allow the funkwhale unix user to access the database:
.. code-block:: shell
cat | sudo tee -a /etc/postgresql/9.5/main/pg_hba.conf << EOF
local all funkwhale peer
EOF
sudo systemctl restart postgresql
Assuming you already have :ref:`created your funkwhale user <create-funkwhale-user>`, Assuming you already have :ref:`created your funkwhale user <create-funkwhale-user>`,
you should now be able to open a postgresql shell: you should now be able to open a postgresql shell:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment