From ab5d0e447aa03f2f5a3a8126dfe4d0214be456c6 Mon Sep 17 00:00:00 2001 From: MK13 Date: Mon, 22 Apr 2019 21:51:38 +0200 Subject: [PATCH] Yet yet 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