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

access {
    allow *
    authonly *
}

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

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

user faith thisismysharedsecret
#user bam foo