From 78f4dea907743101e920bb35d35ae3cecf53db51 Mon Sep 17 00:00:00 2001 From: MK13 Date: Mon, 22 Apr 2019 21:49:59 +0200 Subject: [PATCH] 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 83330b0..f46af59 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. \ No newline at end of file + to adjust the database connection settings of the financer application.