File: hyperestraier_config

package info (click to toggle)
debbugs 2.6.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,800 kB
  • sloc: perl: 19,270; makefile: 81; sh: 75
file content (15 lines) | stat: -rw-r--r-- 309 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## configuration options

## database creation

estcmd create -si -apn -xh3 \
  -attr status string \
  -attr subject string \
  -attr date number \
  -attr submitter string \
  -attr package string \
  -attr tags string \
  -attr severity string \
  bts

# status subject date submitter package tags severity