1<?php 2 3// Labels for the BAC DokuWiki template 4// ===================================================================== 5 6$lang['by_date'] = 'Should logs be in a subfolder, separated by date? ' 7 . 'If not, use logrotate or another way to manage log file size.' 8; 9$lang['facility'] = 'The base file name to use for the log files (without date or extension)'; 10