
##########################################################################################
# shoutsettings.txt: Part of the Shoutbox 2.3.1 Mod
# Copyright:       2005 Andrew Aitken (LoonyPandora)

# Version:         Shoutbox 2.3.1 RC4.1

# Released:        05th March, 2009

# Distributed By:  http://www.boardmod.org

# 2.3.1 update by: Batchman, Derek Barnstorm, D0T-C0M, Driven, Unilat, ThM with permission
##########################################################################################

$min_posts = "0";
$maximum_shouts = "500";
$max_disp_shouts = "20";
$max_shout_length = "500";
$max_admin_disp_shouts = "20";
$delete_delay = "590";
$shout_width = "275";
$shout_height = "220";
$admin_deletion_link = "on";
$enable_ubbc = "1";
$enable_censor = "1";
$censor_lang = "English";
$reverse_post = "0";

1;
