Verfasst: 08.06.2005 15:38
Sollte ich die ins root hochladen ?
Ich habe es jetzt gemacht !
Und es geht !
DANKE
Ich habe es jetzt gemacht !
Und es geht !
DANKE

'check_board_sessions' => '1', // 1 - compare online list with current board sessions; 0 - don't check board's sessions
'display_num_users_in_rooms' => '1', // 1 - count and display users in each room; 0 - don't display user counts
'allow_bbcode' => '1', // allow users to use , , , [color], and [size].
'announce_room_creations' => '1', // make an announcement in chat upon the creation of a new room.
'refresh_time' => '5', // new messages are polled from the database after this time (in seconds); use 10 seconds or so to reduce queries
'delete_time' => '100', // messages are purged from the database after this time (in seconds); 600 = 10 minutes
'inactive_time' => '100', // user's session is terminated after this long of inactivity (in seconds); 1200 = 20 minutes
'auto_away' => '600', // user is marked away after this length of time (in seconds); 600 = 10 minutes
'max_msg_len' => '200', // in characters
'flood_time' => '1.0', // in seconds
'invite_time' => '20', // in seconds
'default_room_id' => '1', // this should generally be left at 1
'max_rooms' => '6', // the max number of rooms a user can be in simultaneously