<?php

$conf['title_max_len'] = 100;
$conf['desc_max_len'] = 1000;
$conf['date_format'] = 'Y-m-d';
$conf['numbers_separator'] = '.';	
$conf['fractional_separator'] = ',';
$conf['cost_max'] = 1000000000;
$conf['timeline_days_shown'] = 7;
$conf['entitis'] = 'wewnętrzny';
