File: example2.conf

package info (click to toggle)
dictd 1.5.5-10
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,684 kB
  • ctags: 2,466
  • sloc: ansic: 20,532; sh: 1,692; makefile: 793; perl: 391; yacc: 189; lex: 166
file content (12 lines) | stat: -rw-r--r-- 131 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
access {
    allow *
}

database web1913 {
    data "web1913.dict"
    index "web1913.index"
    access {
        allow *
    }
}