diff options
author | Jan-Christoph Borchardt <jan@unhosted.org> | 2011-10-05 14:54:34 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <jan@unhosted.org> | 2011-10-05 14:54:34 +0200 |
commit | 28dcbe3cb0ac1618f06df2f53911035c19a3b1fe (patch) | |
tree | 4473f9237bdadd35a5308930a56cf6fae428d78f /apps | |
parent | 8e532b5ceba379f16210b70e4e193fac160a8b39 (diff) | |
download | nextcloud-server-28dcbe3cb0ac1618f06df2f53911035c19a3b1fe.tar.gz nextcloud-server-28dcbe3cb0ac1618f06df2f53911035c19a3b1fe.zip |
disabled gallery app by default until it's in a branch
Diffstat (limited to 'apps')
-rw-r--r-- | apps/gallery/appinfo/info.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gallery/appinfo/info.xml b/apps/gallery/appinfo/info.xml index 154b5fcf7ae..054ddb6f139 100644 --- a/apps/gallery/appinfo/info.xml +++ b/apps/gallery/appinfo/info.xml @@ -7,5 +7,4 @@ <author>Bartosz Przybylski</author> <require>2</require> <description></description> - <default_enable/> -</info> +</info>
\ No newline at end of file |