File: example.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 (24 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
site example.site

access {
    allow *
}

database web1913 {
    data "/usr/lib/dict/web1913.dict.dz"
    index "/usr/lib/dict/web1913.index"
    access {
        allow *
    }
}

database wn {
    data "/usr/lib/dict/wn.dict.dz"
    index "/usr/lib/dict/wn.index"
    access {
        allow *
    }
}

#user faith secret
#user bam foo