Update config
This commit is contained in:
@@ -3,9 +3,17 @@
|
|||||||
## Dependencies
|
## Dependencies
|
||||||
* php-mbstring
|
* php-mbstring
|
||||||
* php-imagick
|
* php-imagick
|
||||||
|
* php-mysql
|
||||||
|
* php-exif
|
||||||
* ffprobe (ffmpeg)
|
* ffprobe (ffmpeg)
|
||||||
* STARTTLS Email Server (use Gmail if none available)
|
* STARTTLS Email Server (use Gmail if none available)
|
||||||
* Optional: Geo Caching Server (WMTS Caching Service)
|
* Optional: Geo Caching Server (WMTS Caching Service)
|
||||||
|
## PHP Configuration
|
||||||
|
* max_execution_time = 300
|
||||||
|
* memory_limit = 500M
|
||||||
|
* post_max_size = 4G
|
||||||
|
* upload_max_filesize = 4G
|
||||||
|
* max_file_uploads = 50
|
||||||
## Getting started
|
## Getting started
|
||||||
1. Clone Git onto web server
|
1. Clone Git onto web server
|
||||||
2. Copy settings-sample.php to settings.php and populate
|
2. Copy settings-sample.php to settings.php and populate
|
||||||
|
|||||||
Reference in New Issue
Block a user