From: Andy H3 Date: Wed, 20 Sep 2023 04:59:07 +0000 (+0700) Subject: Update FAQ-admin.md X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=48c745fbbdeffd23637d268b8cf73979f913b1c1;p=friendica.git Update FAQ-admin.md --- diff --git a/doc/FAQ-admin.md b/doc/FAQ-admin.md index e5f4f2a9f3..993a6c89ef 100644 --- a/doc/FAQ-admin.md +++ b/doc/FAQ-admin.md @@ -42,7 +42,7 @@ The listed emails need to be separated by a comma like this: 'admin_email' => 'mail1@example.com,mail2@example.com', ``` - + ### The Database structure seems not to be updated. What can I do? Please have a look at the Admin panel under [DB updates](/admin/dbsync/) and follow the link to *check database structure*. @@ -52,4 +52,4 @@ You can manually execute the structure update from the CLI in the base directory bin/console dbstructure update -if there occur any errors, please contact the [support group](https://forum.friendi.ca/profile/helpers). +if there occur any errors, please contact the [Friendica Support group](https://forum.friendi.ca/profile/helpers) or discuss in the [Friendica Admins group](https://forum.friendi.ca/profile/admins).