config: warn that changing localRoot will not work currently
[hcoop/domtool2.git] / configDefault / dbms.csg
1 signature DBMS_CONFIG = sig
2
3 val dbmsNode : string
4
5 end