show inputs selection only if there are more than one
[webpac2] / vhost / baze / config.yml
1 # Encoding of this file must be UTF-8!
2
3 vhost:
4   inputs: 'Baze casopisa'
5
6   no_results: 'nema rezultata'
7
8 databases:
9   baze:
10     name: 'Baze casopisa'
11     description: 'opis?'
12     input:
13       - name: 'dostupne'
14         description: 'Dostupne baze'
15         module: 'WebPAC::Input::Excel'
16         path: '/data/FF/baze/baze.xls'
17         labels: 'vhost/baze/baze-labels.txt'
18     output:
19       - module: 'WebPAC::Output::SWISH'
20         database: 'baze'
21