-- phpMyAdmin SQL Dump -- version 2.9.1.1-Debian-6 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Apr 12, 2008 at 01:06 PM -- Server version: 5.0.32 -- PHP Version: 5.2.0-8+etch10 -- -- Database: `coppermine` -- -- -------------------------------------------------------- -- -- Table structure for table `cpg_config` -- CREATE TABLE `cpg_config` ( `name` varchar(40) NOT NULL default '', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `cpg_config` -- INSERT INTO `cpg_config` (`name`, `value`) VALUES ('albums_per_page', '20'), ('album_list_cols', '2'), ('display_pic_info', '1'), ('alb_list_thumb_size', '100'), ('allowed_mov_types', 'ALL'), ('allowed_doc_types', 'doc/txt/rtf/pdf/xls/pps/ppt/zip/gz/mdb'), ('allowed_snd_types', 'ALL'), ('allowed_img_types', 'ALL'), ('allow_private_albums', '1'), ('allow_user_registration', '0'), ('allow_unlogged_access', '1'), ('allow_duplicate_emails_addr', '0'), ('caption_in_thumbview', '0'), ('views_in_thumbview', '1'), ('charset', 'utf-8'), ('cookie_name', 'cpg'), ('cookie_path', '/'), ('debug_mode', '0'), ('debug_notice', '0'), ('default_dir_mode', '0755'), ('default_file_mode', '0644'), ('default_sort_order', 'na'), ('ecards_more_pic_target', 'http://www.garfnet.org.uk/coppermine/'), ('home_target', 'http://www.garfnet.org.uk/coppermine/'), ('custom_lnk_name', 'GarfNet Home'), ('custom_lnk_url', '../home'), ('enable_smilies', '1'), ('filter_bad_words', '1'), ('forbiden_fname_char', '$/\\\\:*?"'<>|` &'), ('fullpath', 'albums/'), ('gallery_admin_email', 'REMOVED'), ('gallery_description', 'A Coppermine-based media library'), ('gallery_name', 'GarfNet Pictures+Media'), ('im_options', '-antialias'), ('impath', ''), ('jpeg_qual', '80'), ('keep_votes_time', '30'), ('lang', 'english_gb'), ('main_page_layout', 'breadcrumb/catlist/alblist/onlinestats/lastup,2/'), ('main_table_width', '100%'), ('make_intermediate', '1'), ('max_com_lines', '10'), ('max_com_size', '512'), ('max_com_wlength', '38'), ('max_img_desc_length', '1024'), ('max_tabs', '5'), ('max_upl_size', '3072'), ('max_upl_width_height', '3072'), ('auto_resize', '1'), ('min_votes_for_rating', '2'), ('normal_pfx', 'normal_'), ('offline', '0'), ('picture_table_width', '600'), ('picture_width', '400'), ('read_exif_data', '1'), ('reg_requires_valid_email', '1'), ('subcat_level', '3'), ('theme', 'garfnet_avalanche'), ('thumbcols', '5'), ('thumbrows', '10'), ('thumb_method', 'gd2'), ('thumb_pfx', 'thumb_'), ('thumb_width', '100'), ('userpics', 'userpics/'), ('vanity_block', '1'), ('user_profile1_name', 'Location'), ('user_profile2_name', 'Interests'), ('user_profile3_name', 'Website'), ('user_profile4_name', 'Occupation'), ('user_profile5_name', 'Real Name'), ('user_profile6_name', 'Biography'), ('user_field1_name', 'Photographer or Creator'), ('user_field2_name', 'Location'), ('user_field3_name', 'Date'), ('user_field4_name', 'Camera or Capture Device'), ('display_comment_count', '1'), ('show_private', '0'), ('first_level', '1'), ('display_film_strip', '1'), ('display_film_strip_filename', '0'), ('max_film_strip_items', '5'), ('thumb_use', 'any'), ('read_iptc_data', '1'), ('reg_notify_admin_email', '1'), ('disable_comment_flood_protect', '0'), ('upl_notify_admin_email', '1'), ('display_uploader', '1'), ('display_filename', '0'), ('language_list', '0'), ('language_flags', '2'), ('theme_list', '0'), ('language_reset', '1'), ('theme_reset', '1'), ('allow_memberlist', '1'), ('display_faq', '1'), ('show_bbcode_help', '1'), ('log_ecards', '1'), ('email_comment_notification', '1'), ('enable_zipdownload', '1'), ('slideshow_interval', '2000'), ('log_mode', '2'), ('media_autostart', '1'), ('enable_encrypted_passwords', '1'), ('time_offset', '0'), ('ban_private_ip', '0'), ('smtp_host', ''), ('smtp_username', ''), ('smtp_password', ''), ('enable_plugins', '1'), ('enable_help', '1'), ('categories_alpha_sort', '0'), ('login_threshold', '5'), ('login_expiry', '10'), ('allow_email_change', '0'), ('clickable_keyword_search', '0'), ('users_can_edit_pics', '0'), ('show_which_exif', '1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|'), ('link_pic_count', '1'), ('bridge_enable', '0'), ('language_fallback', '1'), ('vote_details', '1'), ('hit_details', '1'), ('browse_batch_add', '1'), ('custom_header_path', ''), ('custom_footer_path', ''), ('comments_sort_descending', '0'), ('report_post', '1'), ('comments_anon_pfx', 'Guest_'), ('admin_activation', '1'), ('record_online_users', '35'), ('record_online_date', '1202056312'), ('mod_updates_duration', '10');