hcoop: add testing server busted, allow admins to configure apache
[hcoop/domtool2.git] / configDefault / dbms.cfg
1 structure Dbms :> DBMS_CONFIG = struct
2
3 val dbmsNode = "gibran"
4
5 end