diff options
Diffstat (limited to 'tests/pgsql.ini.tmpl')
-rw-r--r-- | tests/pgsql.ini.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/pgsql.ini.tmpl b/tests/pgsql.ini.tmpl index 0f538797c2..dd45ab717a 100644 --- a/tests/pgsql.ini.tmpl +++ b/tests/pgsql.ini.tmpl @@ -129,3 +129,6 @@ MINIO_CHECKSUM_ALGORITHM = md5 [packages] ENABLED = true + +[actions] +ENABLED = true |