| Option |
Description |
| $GLOBAL_OPTIONS->{admin_contact_email} |
The e-mail address that users are told to contact on error screens |
| $GLOBAL_OPTIONS->{admin_contact_name} |
The name that users are told to contact on error screens |
| $GLOBAL_OPTIONS->{allow_selfreg} |
In Discus Pro, whether or not user self-registration is enabled |
| $GLOBAL_OPTIONS->{capitalize} |
Capitalize the first letter of user-created subtopics |
| $GLOBAL_OPTIONS->{capitalize_username} |
Capitalize the first letter of usernames |
| $GLOBAL_OPTIONS->{format_panel} |
Whether or not the JavaScript-based formatting panel is on |
| $GLOBAL_OPTIONS->{message_icons} |
Whether or not top/up/down/bottom icons appear next to messages |
| $GLOBAL_OPTIONS->{name_length_limit} |
Whether or not limit on length of full names is imposed |
| $GLOBAL_OPTIONS->{name_length_limit_number} |
If $GLOBAL_OPTIONS->{name_length_limit} is 1, this is the maximum number of characters in a full name |
| $GLOBAL_OPTIONS->{new_conv_limit} |
Whether or not limit on length of user-created subjects is imposed |
| $GLOBAL_OPTIONS->{new_conv_limit_number} |
If $GLOBAL_OPTIONS->{new_conv_limit} is 1, this is the maximum number of characters in a user-created subject line |
| $GLOBAL_OPTIONS->{post_ratings} |
In Discus Pro, whether or not post ratings are enabled |
| $GLOBAL_OPTIONS->{posting} |
In Discus Pro, whether or not post ratings are enabled |
| $GLOBAL_OPTIONS->{prevent_long_posts} |
Whether or not limit the length of single words in messages |
| $GLOBAL_OPTIONS->{prevent_long_posts_threshold} |
If $GLOBAL_OPTIONS->{prevent_long_posts} is 1, this is the maximum number of characters in a single word within a message |
| $GLOBAL_OPTIONS->{pwchange} |
Whether or not users can change their own passwords |
| $GLOBAL_OPTIONS->{skinchoice} |
The selected skin (e.g., "tables2" or "classic") |
| $GLOBAL_OPTIONS->{user_paren} |
Whether or not to put usernames in parentheses on posts |
| $GLOBAL_OPTIONS->{usersdel} |
In Discus Pro, whether or not users can delete their own messages |
| $GLOBAL_OPTIONS->{usersedit} |
In Discus Pro, whether or not users can edit their own messages |