Add nice header/footer for autodoc
[hcoop/zz_old/domtool2-proto.git] / configDefault / bind.csg
CommitLineData
85af7d3e 1signature BIND_CONFIG = sig
2
3 val defaultTTL : int
4
5 val zonePath : string
6
7 val namedConf : string
8
9 val reload : string
10
11end