dd2f6ebc77
- All new redefined interface - Faster animations and transitions - Import from Dropbox - Import from Server - Download public albums - Several sorting options - Installation assistent - Infobox and description for albums - Faster loading and improved performance - Better file handling and upload - Album covers are chosen intelligent - Prettier URLs - Massive changes under the hood - IPTC support (Headline and Caption) - EXIF Orientation support How to update: 1. Replace all files, excluding `uploads/` 2. Open Lychee and enter your database details
11 lines
307 B
ApacheConf
11 lines
307 B
ApacheConf
IndexIgnore *
|
|
|
|
# Uncomment these lines to change PHP parameters if you are using the PHP Apache module
|
|
#<IfModule mod_php5.c>
|
|
# php_value max_execution_time 200
|
|
# php_value post_max_size 200M
|
|
# php_value upload_max_size 200M
|
|
# php_value upload_max_filesize 20M
|
|
# php_value max_file_uploads 100
|
|
#</IfModule>
|