]> git.donarmstrong.com Git - debbugs.git/blob - examples/hyperestraier_config
default charset to UTF-8 when it isn't defined
[debbugs.git] / examples / hyperestraier_config
1 ## configuration options
2
3 ## database creation
4
5 estcmd create -si -apn -xh3 \
6   -attr status string \
7   -attr subject string \
8   -attr date number \
9   -attr submitter string \
10   -attr package string \
11   -attr tags string \
12   -attr severity string \
13   bts
14
15 # status subject date submitter package tags severity