mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-14 09:20:28 +00:00
core: public groups - roster of privileged members (#7017)
This commit is contained in:
+1
-1
@@ -217,7 +217,7 @@ testCfg =
|
||||
shortLinkPresetServers = ["smp://LcJUMfVhwD8yxjAiSaDzzGF3-kLG4Uh0Fl_ZIjrRwjI=@localhost:7001"],
|
||||
testView = True,
|
||||
tbqSize = 16,
|
||||
channelSubscriberRole = GRMember, -- starting role is GRMember to test members sending messages
|
||||
channelSubscriberRole = GRObserver,
|
||||
confirmMigrations = MCYesUp
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user