| Current Path : /home/juvelize/www/administrator/components/com_joomgallery/sql/ |
| Current File : /home/juvelize/www/administrator/components/com_joomgallery/sql/setdefault.full.mysql.utf8.sql |
UPDATE `#__joomgallery_config` SET /* ### General settings->Image Processing ####*/ jg_thumbwidth = 200, /* ### User Access rights->Rating ####*/ jg_ajaxrating = 1, /* ### Gallery View->General Settings ####*/ jg_catperpage = 12, jg_showcatthumb = 3, jg_ctalign = 3, /* ### Category View->General Settings ####*/ jg_perpage = 12, jg_colnumb = 3, /* ### Category View->Sub-Categories ####*/ jg_showsubthumbs = 3, /* ### Detail View->General Settings ####*/ jg_watermark = 1, jg_watermarkzoom = 1, jg_showcommentsunreg = 0, jg_showexifdata = 1, jg_showgeotagging = 1, jg_subifdtags = '33434', jg_ifdotags = '270,272', jg_showiptcdata = 1, jg_iptctags = '205,2120', /* ### Favorites ####*/ jg_usefavouritesforpubliczip = 1, jg_allimagesofcategory = 1 ;