X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FFAQ.md;h=1b84b5cd800ba9a89f26d8cd8b8b86f9ca0dcc0f;hb=508032cf9a01eeb4e2347db16d52b65ad3a32ed3;hp=31d980a9a17a9b047bad0fa1c627bb3ca305eb8e;hpb=da40c96e9a059e1f41ff62bdf7107c9dbfca6dbe;p=friendica.git diff --git a/doc/FAQ.md b/doc/FAQ.md index 31d980a9a1..1b84b5cd80 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -197,14 +197,14 @@ If you are searching for new themes, you can find them at [Friendica-Themes.com] ### I've changed my email address now the admin panel is gone? -Have a look into your .htconfig.php and fix your email address there. +Have a look into your config/local.ini.php and fix your email address there. ### Can there be more then one admin for a node? Yes. You just have to list more then one email address in the -.htconfig.php file. +config/local.ini.php file. The listed emails need to be separated by a comma.