Database Configuration
Database Server
Your database server type
Username
Your username for database server login
Password
Your password for database server login
Host
The hostname of database server
Database Name
Your database name
URL and Path
Website URL
The URL where indexu installed (ends without /)
Base Path
The absolute path where indexu installed (ends with /)
Admin Path
The absolute path of admin template files (ends with /)
Theme Path
The absolute path of theme files (ends with /)
Preference
Website Name
Your website title
Official/Admin Email
Your site admin/official email, will be used for sending and receiving email.
Only registered user can add new link
Force user to register and login in order to add new link. This will eliminate spam.
<%$only_registered_can_add_link%>
Only registered user can submit review
Force user to register and login in order to submit review. This will eliminate spam.
<%$only_registered_can_add_review%>
Use MYSQL persistent connection
If you have large database, you may need to turn in on to increase performance. In shared hosting persistent connection could be very limited and may not available.
<%$db_use_persistent%>
Enable User Validation
Require new user to enter validation code to complete registration
<%$enable_user_validation%>
Spam-proof Mailing List
Require subscribers to enter validation code to complete the subscription
<%$spam_proof%>
Enable HTML tags
Enable HTML in submission (only allowed HTML tags permitted)
<%$enable_html_tag%>
Allowed HTML tags
Only these HTML tags will be permitted in submission
Allowed File Extension
List of file extension that will be allowed to be uploaded by users.
Each extension is separated by a comma and without a dot sign.
Be careful that on linux os, filename is case sensitive as well as its extension.
(ex: gif,jpg,png)
Google Web APIs License Key
In order to be able to use Google Web API you should have a license key.
You may get license key at http://www.google.com/apis/
Who's Online Refresh Period
Time period in seconds to refresh the who's online display
Reciprocal Check
Do reciprocal url check on link addition and modification
<%$reciprocal_check%>
URL Check Limit
Minimum days for links to be checked again for broken links and reciprocal URL
Max Image Dimension
Maximum image width and height dimension in pixel
Width : px    Height : px
Max File Size
Maximum file size in KB
KB
Paid link day periods
List of day periods for paid links
Paid link price factor
Multiply factor that is used to calculate the cost for premium links
based on day periods above and individual pricing for category.
Notes that the order of price factor must be same with day periods.
Pagerank Cache
Number of days for caching pagerank.
Please do not set this too low, since it slow down your page for pagerank retrieval.
Enable Page Compression
Enable gzip compression will increase speed and save more bandwith.
<%$enable_page_compression%>