|
@@ -18,8 +18,9 @@ |
|
18
|
18
|
public function defaultSettings() |
|
19
|
19
|
{ |
|
20
|
20
|
return [ |
|
21
|
21
|
'restricted_post_only' => 'no', |
|
22
|
+ 'verified_post_only' => 'no', // yes / no |
|
22
|
23
|
'emoji' => '', |
|
23
|
24
|
'shape_svg' => '', |
|
24
|
25
|
'custom_lock_screen' => 'no', |
|
25
|
26
|
'can_request_join' => 'no', |