www-new/pub/qdb/chirpy.ini

43 lines
1016 B
INI

[general]
title=CSC Quote Database
description=Quotes from the CSC
base_path=./src
locale=en-US
rating_limit_count=60
rating_limit_time=60
update_check=1
[data]
type=MySQL
mysql.hostname=localhost
mysql.port=3306
mysql.username=mimcpher
mysql.password=oq5VuqPtNfLTFRZozDsH
mysql.database=mimcpher
mysql.prefix=qdb_
[ui]
type=WebApp
date_time_format=%Y-%m-%d %H:%M GMT
date_format=%Y-%m-%d
time_format=%H:%M GMT
use_gmt=1
quotes_per_page=30
recent_news_item=3
moderation_queue_public=1
tac_cloud_logarithmic=1
webapp.webmaster_name=Calum T. Dalek
webapp.webmaster_email=calum@csclub.uwaterloo.ca
webapp.site_url=https://csclub.uwaterloo.ca/~j3parker/pub/qdb/
webapp.resources_url=https://csclub.uwaterloo.ca/~j3parker/pub/qdb/res
webapp.theme=default
webapp.welcome_text_file=welcome.html
webapp.cookie_domain=csclub.uwaterloo.ca
webapp.cookie_path=/~j3parker/pub/qdb
webapp.session_expiry=+3d
webapp.enable_short_urls=0
webapp.enable_feeds=1
webapp.quotes_per_feed=50
webapp.enable_gzip=0
webapp.enable_autolink=1