Fix cyclic threads not cycling, remove inconsistent code whitespace

This commit is contained in:
discomrade 2021-10-01 00:53:53 +00:00
parent 3379b9c72e
commit c909b31cd7

View file

@ -1295,7 +1295,7 @@
// Website favicon.
// $config['url_favicon'] = '/favicon.gif';
// Website Apple touch icon.
// Website Apple touch icon.
// $config['url_appletouchicon'] = '/favicon.gif';
// Try not to build pages when we shouldn't have to.
@ -1554,7 +1554,7 @@
$config['mod']['sticky'] = MOD;
// Cycle a thread
$config['mod']['cycle'] = MOD;
$config['cycle_limit'] = &$config['reply_limit'];
$config['cycle_limit'] = 250;
// Lock a thread
$config['mod']['lock'] = MOD;
// Post in a locked thread