Invite users to the socializer's group during the first start. This will be done only if the user is not already a member
This commit is contained in:
@@ -3,6 +3,7 @@ user = string(default="")
|
||||
password = string(default="")
|
||||
token = string(default="")
|
||||
use_alternative_tokens = boolean(default=False)
|
||||
invited_to_group = boolean(default=False)
|
||||
|
||||
[general]
|
||||
reverse_timelines = boolean(default=False)
|
||||
|
Reference in New Issue
Block a user