* Added example configuration file for db_announce example application.

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@361 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Juha Heinanen 19 years ago
parent b66a7b09c8
commit 1459031d84

@ -0,0 +1,15 @@
# MySQL server host
# (default localhost)
#mysql_host=localhost
# MySQL user id
# (default sems)
#mysql_user=sems
# MySQL password
# (default empty string)
#mysql_passwd=secret
# MySQL database
# (default sems)
# mysql_db=sems
Loading…
Cancel
Save