INDEX_FILE in config.php

This commit is contained in:
Savetheinternet 2010-11-30 19:36:36 +11:00 committed by Paul Merrill
parent 9962a073c3
commit bb4a8153e5

View File

@ -101,8 +101,10 @@
define('FILE_INDEX', 'index.html', true);
define('FILE_PAGE', '%d.html', true);
define('INDEX_FILE', 'index.html', true);
// Multi-board (%s is board abbreviation)
define('BOARD_PATH', '%s', true);
define('BOARD_PATH', '%s/', true);
// Name of the boards. Typically '/%s/' (/b/, /mu/, etc)
// BOARD_ABBREVIATION - BOARD_TITLE