From f0c75641d886f5a8dd2f8fee86f910be07c64522 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Wed, 7 Feb 2024 12:44:37 +0100 Subject: [PATCH] the generated keys appear to be for JWT, not GPG --- docs/setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/README.md b/docs/setup/README.md index 9c763bf9..d881d88d 100644 --- a/docs/setup/README.md +++ b/docs/setup/README.md @@ -120,7 +120,7 @@ Please note that the `jc21/mariadb-aria:latest` image might have some problems o After the app is running for the first time, the following will happen: -1. GPG keys will be generated and saved in the data folder +1. JWT keys will be generated and saved in the data folder 2. The database will initialize with table structures 3. A default admin user will be created