<?php

// Labels for the BAC DokuWiki template
// =====================================================================

$lang['by_date']  = 'Should logs be in a subfolder, separated by date? '
    . 'If not, use logrotate or another way to manage log file size.'
;
$lang['facility'] = 'The base file name to use for the log files (without date or extension)';
