X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/d541c6185fb0f426dce0b16e85327b53635169e0..fa3b6b8704aeed09045e6e1c89c775ae2332e597:/configDefault/postgres.csg?ds=sidebyside diff --git a/configDefault/postgres.csg b/configDefault/postgres.csg index b4e6c09..e09637a 100644 --- a/configDefault/postgres.csg +++ b/configDefault/postgres.csg @@ -1,5 +1,6 @@ signature POSTGRES_CONFIG = sig val adduser : string +val createdb : string end