Changeset 6 for dev/README.txt
- Timestamp:
- 10/15/06 10:30:58 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/README.txt
r5 r6 20 20 o Leave KB_SITE as it is 21 21 o CORP_ID or ALLIANCE_ID should be set to the ID of your corp or alliance. 22 You can lookup the id in the database tables kb3_corps (crp_id) or23 kb3_alliances (all_id). If it's not there yet, just add a new entry in the table and use that id instead. Make sure you set one of the two to 0.22 You can lookup the id in the database tables kb3_corps (crp_id) or 23 kb3_alliances (all_id). If it's not there yet, just add a new entry in the table and use that id instead. Make sure you set one of the two to 0. 24 24 o KB_CACHE can be set to 1 to enable page caching. You probably won't need this for a single hosted killboard. If you do use it, make sure the directory used to store the cached pages in is outside your webroot. 25 25 o STYLE_URL, COMMON_URL, IMG_URL need to be set correctly. E.g. http://kb.mycorp.com/style, or http://style.mycorpkillboard.com. This goes for the other 2 as well.