add some information about the requirement for boardlinks to be enabled for the script to work

This commit is contained in:
RealAngeleno 2023-04-28 22:36:11 -07:00 committed by -
parent 3afbce2a22
commit 8542ceacf6

View File

@ -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(){