Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:2.0:konfigurationsdatei_config.php [2024/12/01 17:00] – [Configuration file config.php] greno | en:2.0:konfigurationsdatei_config.php [2026/08/02 18:50] (current) – fasse | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| ==== $g_adm_port ==== | ==== $g_adm_port ==== | ||
| - | Optionally the port to the database can be specified here. If this parameter is not set, the default port of the database (MySQL: 3306, PostgreSQL: 5432) is used. | + | Optionally the port to the database can be specified here. If this parameter is not set, the default port of the database (MySQL/MariaDB: 3306, PostgreSQL: 5432) is used. |
| Possible values: Specification from the webhoster\\ | Possible values: Specification from the webhoster\\ | ||
| Line 114: | Line 114: | ||
| Possible values: '' | Possible values: '' | ||
| Required version: '' | Required version: '' | ||
| + | |||
| + | ==== $gDisableFileUpload ==== | ||
| + | Prevents the upload of files. This includes both files for the '' | ||
| + | |||
| + | Possible values: '' | ||
| + | Required version: '' | ||
| ==== $gTimezone ==== | ==== $gTimezone ==== | ||