File: example2.conf

package info (click to toggle)
dictd 1.4.8-8
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,492 kB
  • ctags: 2,540
  • sloc: ansic: 20,420; sh: 1,721; makefile: 745; perl: 235; yacc: 189; lex: 117
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 *
    }
}