From c88bf838347c4be8268285747370e288bd0a58e3 Mon Sep 17 00:00:00 2001 From: MK13 Date: Mon, 22 Apr 2019 21:40:02 +0200 Subject: [PATCH] Another test commit for permissions handling --- doc/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README b/doc/README index f46af59..83330b0 100644 --- a/doc/README +++ b/doc/README @@ -27,4 +27,4 @@ Enter 'financer' as role name and make it superuser. Then create the actual database: createdb financer Naming both, the user and the database, 'financer' is the expected default. If you want any other names you need - to adjust the database connection settings of the financer application. + to adjust the database connection settings of the financer application. \ No newline at end of file