mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
Typo fix.
Thanks @glensc.
This commit is contained in:
parent
1e3515ae30
commit
62a663fb3d
@ -132,7 +132,7 @@ $config['disable_api'] = false;
|
||||
$config['disable_keep_forever'] = false;
|
||||
$config['blocked_words'] = '';
|
||||
$config['disable_shorturl'] = false;
|
||||
$config['remove_shorturl_checkbox''] = false;
|
||||
$config['remove_shorturl_checkbox'] = false;
|
||||
$config['disallow_search_engines'] = false;
|
||||
|
||||
//spamadmin: accessible via /spamadmin (only active when user + pass is set)
|
||||
|
Loading…
x
Reference in New Issue
Block a user