From 3a0413901fb4422fb34d786ba935dc63486bd187 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 7 Oct 2009 21:46:26 -0700 Subject: Forgot to save these before the last commit --- modules/gallery/config/identity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/gallery/config') diff --git a/modules/gallery/config/identity.php b/modules/gallery/config/identity.php index 72d1b589..0479d08b 100644 --- a/modules/gallery/config/identity.php +++ b/modules/gallery/config/identity.php @@ -32,6 +32,6 @@ */ $config["default"] = array ( "driver" => "gallery", - "allow_updates" => false, + "allow_updates" => true, "params" => array(), ); -- cgit v1.2.3