<%set help_pg = 'help_setup.html'%> <%set book_mark = 'misc_options'%> <%include admin_include_header.html%> <%include admin_include_submenu_gen.html%>
<%if msg%><%msg%><%endif%>

Miscellaneous Options

Ban IP's
Enter IP addresses that will be banned from WonderDesk.

system_banip

Default Template Set
Select the default template set that will be used to build WonderDesk's pages.

<%WonderDesk::Tools::template_listings%>

system_template_set

Compress HTML Output
Choose whether or not output will be compressed. This will speed up page loading times.

checked<%endif%>>Yes   checked<%endif%>>No

system_compress

Debug Level
This will display debug information into the error logs, and also show debug information on any fatal error. The higher the debug level, the more information will be displayed. Note: debug mode should only be enabled when you are doing system maintenance. Debug mode creates significant amounts of overhead, adds large amounts of debug code to the error log and may allow users to obtain access to the server. Make sure to set it back to 0 (or blank) when finished.

debug

Strip Sensitive
This option allows you to choose whether or not to remove sensitive information such as usernames and session id's from the debug output. It is recommended that this be set to "Yes".

debug_strip_sensitive

Banned dirty words
List unacceptable bad words, separated by commas.

banned_dirty

Banned HTML code
List unacceptable HTML code, separated by commas.

banned_html

    

<%include admin_include_footer.html%>