summaryrefslogtreecommitdiffstats
path: root/apps/gallery/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/appinfo/database.xml')
-rw-r--r--apps/gallery/appinfo/database.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gallery/appinfo/database.xml b/apps/gallery/appinfo/database.xml
index ccdfad9433a..db88e4c1b5a 100644
--- a/apps/gallery/appinfo/database.xml
+++ b/apps/gallery/appinfo/database.xml
@@ -2,7 +2,7 @@
<database>
<name>*dbname*</name>
<create>true</create>
- <overwrite>true</overwrite>
+ <overwrite>false</overwrite>
<charset>latin1</charset>
<table>
<name>*dbprefix*gallery_albums</name>