X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/072f12c82089f091932e1e14421986214c93007d..35659203a708078cdec25ff74adbe1e9168934d6:/configDefault/postgres.csg diff --git a/configDefault/postgres.csg b/configDefault/postgres.csg index e09637a..e493dbe 100644 --- a/configDefault/postgres.csg +++ b/configDefault/postgres.csg @@ -2,5 +2,6 @@ signature POSTGRES_CONFIG = sig val adduser : string val createdb : string +val dropdb : string end