Location and Directory
[hcoop/domtool2.git] / configDefault / bind.csg
CommitLineData
6ae327f8
AC
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