[imc-sf-coders] CVS update of sf-active/sf-active/sitename/local/cache (1 file)

Quinten S quinten at codecoop.org
Thu Dec 29 15:10:48 PST 2005


    Date: Friday, December 30, 2005 @ 00:10:48
  Author: quinten
    Path: /cvsroot/sf-active/sf-active/sf-active/sitename/local/cache

   Added: dynamic_config.inc

default configuration options


Index: sf-active/sf-active/sitename/local/cache/dynamic_config.inc
diff -u /dev/null sf-active/sf-active/sitename/local/cache/dynamic_config.inc:1.1
--- /dev/null	Fri Dec 30 00:10:48 2005
+++ sf-active/sf-active/sitename/local/cache/dynamic_config.inc	Fri Dec 30 00:10:48 2005
@@ -0,0 +1,61 @@
+<?php
+//Warning: automatically generated. Do not edit this file.
+$GLOBALS['max_age'] = '600';
+$GLOBALS['nw_c_range'] = '2000';
+$GLOBALS['nw_range'] = '500';
+$GLOBALS['short_max_age'] = '600';
+$GLOBALS['nwf_range'] = '250';
+$GLOBALS['nwf_c_range'] = '1000';
+$GLOBALS['config_defcategory'] = '1';
+$GLOBALS['site_name'] = 'New Install SF Active Software IMC';
+$GLOBALS['site_nick'] = 'TEST IMC';
+$GLOBALS['site_crumb'] = 'test-imc';
+$GLOBALS['admin_email'] = 'imc-test-admin at indymedia.org';
+$GLOBALS['public_email'] = 'imc-test at indymedia.org';
+$GLOBALS['notify'] = '1';
+$GLOBALS['notify_mail'] = 'imc-test-editorial at indymedia.org';
+$GLOBALS['notify_type'] = 'flgt';
+$GLOBALS['lang'] = 'en';
+$GLOBALS['cities_lang'] = 'en';
+$GLOBALS['site_start_year'] = '2006';
+$GLOBALS['site_start_month'] = '01';
+$GLOBALS['minical_num_events'] = '5';
+$GLOBALS['spam_filter_time'] = '120';
+$GLOBALS['spam_filter_articles'] = '6';
+$GLOBALS['spam_filter_content'] = '1';
+$GLOBALS['ip_log'] = 'no_ip';
+$GLOBALS['multicat'] = '1';
+$GLOBALS['multicat_forms'] = 'tl';
+$GLOBALS['multicat_form_style'] = 'select';
+$GLOBALS['multicat_multiple_size'] = '7';
+$GLOBALS['visible_catclass'] = 'm';
+$GLOBALS['boxed'] = 'lgt';
+$GLOBALS['latest'] = 'lgt';
+$GLOBALS['default_search_size'] = '30';
+$GLOBALS['no_limited_ids'] = '0';
+$GLOBALS['email_validation'] = '0';
+$GLOBALS['rdf_file'] = 'newswire';
+$GLOBALS['rdf2_file'] = 'rss20';
+$GLOBALS['newsfeed'] = 'lgt';
+$GLOBALS['news_length'] = '15';
+$GLOBALS['feature_file'] = 'features';
+$GLOBALS['feature_length'] = '10';
+$GLOBALS['xml_logo'] = 'http://newtest.indymedia.org/images/logo.png';
+$GLOBALS['feature_file_long'] = 'features_long';
+$GLOBALS['syndication_page'] = 'mlthi';
+$GLOBALS['syndicate_calendar'] = '1';
+$GLOBALS['calendar_file'] = 'calendar';
+$GLOBALS['calendar_length'] = '15';
+$GLOBALS['image_compression_level'] = '2';
+$GLOBALS['max_image_size'] = '100000';
+$GLOBALS['max_image_x'] = '600';
+$GLOBALS['max_image_y'] = '600';
+$GLOBALS['image_thumbnail_x'] = '100';
+$GLOBALS['image_thumbnail_y'] = '100';
+$GLOBALS['max_image_x_tolerance'] = '0';
+$GLOBALS['max_image_y_tolerance'] = '0';
+$GLOBALS['files_per_page'] = '24';
+$GLOBALS['mailing_list_url'] = 'http://lists.indymedia.org/cgi-bin/mailman/options/imc-test-news/';
+$GLOBALS['mailing_list_subscribe'] = 'http://lists.indymedia.org/cgi-bin/mailman/subscribe/imc-test-news/';
+
+?>


More information about the imc-sf-coders mailing list