summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.en/article.cf
AgeCommit message (Collapse)Author
2006-05-03define $use_article_expire and $article_expire_limitfukachan
2005-10-29add $article_thread_outline_*fukachan
2004-11-20new systematic value definitionsfukachan
2004-11-14+article_post_article_thread_lifetime = 86400fukachan
2004-05-25define variables around article_spam_filter and article_virus_filter.fukachan
2004-05-19move $use_article_delivery from spool.cf to article.cffukachan
define at article.cf: $use_article_delivery = yes $article_delivery_transport = smtp
2004-03-17fix commentsfukachan
2004-03-16fix comments.fukachan
2004-03-12[*_program -> *_function]fukachan
$use_command_mail_program -> $use_command_mail_function $use_digest_program -> $use_article_digest_function $use_distribute_program -> $use_article_post_function $use_error_analyzer_program -> $use_error_mail_analyzer_function [command list] $commands_for_user -> $user_command_mail_allowed_commands $commands_for_stranger -> $anonymous_command_mail_allowed_commands $commands_for_privileged_user -> $admin_command_mail_allowed_commands $commands_for_admin_cgi -> $admin_cgi_allowed_commands [restrictions] $post_restrictions -> $article_post_restrictions $post_restrictions_reject_notice_data_type -> $article_post_restrictions_reject_notice_data_type $command_restrictions -> $command_mail_restrictions permit_commands_for_stranger -> permit_anonymous_command_mail $admin_command_restrictions -> $admin_command_mail_restrictions
2003-07-26Initial revisionfukachan