mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-25 16:00:22 +01:00
config.php: clarify comment to mean quick-reply-old, as now it's named
This commit is contained in:
parent
3c16da83e4
commit
033e2be1ad
@ -917,7 +917,7 @@
|
||||
// Minify Javascript using http://code.google.com/p/minify/.
|
||||
$config['minify_js'] = false;
|
||||
|
||||
// Allows js/quick-reply.js to work. This could make your imageboard more vulnerable to flood attacks.
|
||||
// Allows js/quick-reply-old.js to work. This could make your imageboard more vulnerable to flood attacks.
|
||||
$config['quick_reply'] = false;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user