Files
2006-03-30 17:07:17 +00:00

13 lines
231 B
INI

# Settings for the site itself
[site]
title=Example site
# Database settings used for all connections
[db]
host=localhost
user=root
# Storing passwords in INI files is not a good idea,
# is it?
password=42
connection_retries=five