remove connection filter from network settings
This commit is contained in:
parent
1ca558f011
commit
369f34b2d1
@ -98,14 +98,6 @@ class Network {
|
||||
t('Show friend and connection suggestions'),
|
||||
false,
|
||||
get_config('feature_lock','suggest')
|
||||
],
|
||||
|
||||
[
|
||||
'connfilter',
|
||||
t('Connection Filtering'),
|
||||
t('Filter incoming posts from connections based on keywords/content'),
|
||||
false,
|
||||
get_config('feature_lock','connfilter')
|
||||
]
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user