Installation path of CAT on the system
API Tags:
Destination for debug logs
API Tags:
Verbosity of some of the core code. The following debug levels are supported:
- = production (silence)
- = normal debug
- = more debug
- = annoyingly much debug output
- = way too much debug output (level 4 + SQL query dump)
API Tags:
Database name on the server
API Tags:
Database server that contains all the user data
API Tags:
Password to access the database
API Tags:
Username to access the database
API Tags:
Your API key for Google Maps. If this config variable is invalid, all the map parts won't work.
API Tags:
Maximum size of files to be uploaded. Clever people can circumvent this; in the end, the hard limit is configured in php.ini
API Tags:
The CAT uses Google places to guess a location based on the country and name. You need to have a valid Google Places API key for that. Note that this is different from the Google Maps API key, below.
API Tags:
Base path for temporary files (these will hold site installer data)
API Tags:
Path to the web subdir of CAT on the system
API Tags: