friendica.mbbit.de

How to make a user admin from console

Hi @Friendica Support

I created a new instance, but for what ever reason the first registered user has no admin rights. How can I set admin rights to a user via console?
Thanks!
1 1
Hypolite Petovan friendica (via ActivityPub)
@Marek Bachmann :friendica: You need to add their account email address to the system.admin_email configuration key in the config/local.config.php file.
1 1
Thank you. I had to change config.admin_email, but that worked. But I previously thought that it would determine the email address to get in contact with the admin rather to identify his account :-)
1
Hypolite Petovan friendica (via ActivityPub)
@Marek Bachmann :friendica: Most configuration key purpose is explained in static/defaults.config.php for the file-based configuration, and in static/settings.config.php for database-based configuration.
1 1
@Hypolite Petovan thank you for the advice. Will have a look :-)
1 1