X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FFAQ.md;h=1b84b5cd800ba9a89f26d8cd8b8b86f9ca0dcc0f;hb=5de4afecf138726dc483ebf90e4fe354002389bc;hp=31d980a9a17a9b047bad0fa1c627bb3ca305eb8e;hpb=88353ce56f0e5da6352af2d999a58bd0c9b375f7;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.