diff options
Diffstat (limited to 'debian/taler-merchant.config')
-rw-r--r-- | debian/taler-merchant.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/taler-merchant.config b/debian/taler-merchant.config index 4a876261..da0b34b2 100644 --- a/debian/taler-merchant.config +++ b/debian/taler-merchant.config @@ -10,6 +10,7 @@ _GROUPNAME=www-data # For now, we only support postgres dbc_dbtypes=pgsql dbc_dbuser=${_USERNAME} +dbc_first_version="0.9.0" dbc_authmethod_user=ident dbc_authmethod_admin=ident |