forked from GNUsocial/gnu-social
Ban certain users from posting by nickname and/or ID
darcs-hash:20081210191337-7b5ce-f9a083596b3f5627405c9e233c1994d8338f5731.gz
This commit is contained in:
@@ -129,4 +129,8 @@ $config['sphinx']['port'] = 3312;
|
||||
|
||||
#$config['throttle']['enabled'] = true;
|
||||
#$config['throttle']['count'] = 100;
|
||||
#$config['throttle']['timespan'] = 3600;
|
||||
#$config['throttle']['timespan'] = 3600;
|
||||
|
||||
# List of users banned from posting (nicknames and/or IDs)
|
||||
#$config['profile']['banned'][] = 'hacker';
|
||||
#$config['profile']['banned'][] = 12345;
|
||||
|
Reference in New Issue
Block a user