diff --git a/js/auto-reload.js b/js/auto-reload.js index 9428503a..84ae35fd 100644 --- a/js/auto-reload.js +++ b/js/auto-reload.js @@ -15,6 +15,9 @@ * //$config['additional_javascript'][] = 'js/titlebar-notifications.js'; * $config['additional_javascript'][] = 'js/auto-reload.js'; * + * You must have boardlinks or else this script will not load. + * Search for "$config['boards'] = array(" within your inc/config.php and add something similar to your instance-config.php. + * */ $(document).ready(function(){