[resolved] unblock flag in the database

neue medienordnung plus
  last edited: Sun, 29 Oct 2017 14:02:38 +0100  
I blocked myself - s. screenshot . Now is my admin account blocked on this hub. I have acces to hubzilla database. Wich flag in wich field in the hubzilla database can I set for unblock my account?

Image/photo

@Hubzilla Development+ #blockunblock #unblock #blockedchannel
neue medienordnung plus
  last edited: Sun, 29 Oct 2017 10:30:12 +0100  
in my .htconfig.php is defined
App::$config['system']['register_policy'] = REGISTER_OPEN;
but hubzilla displayed me only Public Hubs list, when I enter the https://hub.freecommunication.org/register address. Maybe is effective only the database attitude for register_policy?

//EDIT: hubzilla version 2.4RC
Oliver
  
Wich flag in wich field in the hubzilla database can I set for unblock my account?

DB table "account" -> "account_flags" set from 2 (blocked) to 0
neue medienordnung plus
  last edited: Sun, 29 Oct 2017 17:28:24 +0100  
@Oliver Thank you :-). It works!