summaryrefslogtreecommitdiffstatshomepage
path: root/config.default.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* move files to new locationsGravatar cweiske2009-10-031-557/+0
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@386 b3834d28-1941-0410-a4f8-b48e95affb8f
* remove dbport from default config because nobody changes ↵Gravatar cweiske2009-09-211-3/+6
| | | | | | that one anyway. also set default host to localhost instead of 127.0.0.1 to allow socket connections (till said ip forces tcp) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@364 b3834d28-1941-0410-a4f8-b48e95affb8f
* Put all configuration options into ↵Gravatar cweiske2009-09-201-0/+554
config.default.inc.php. Use phpdoc docblocks for config option descriptions. Put only very necessary options in config.inc.php.dist to now overwhelm new users. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@359 b3834d28-1941-0410-a4f8-b48e95affb8f