mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 01:43:13 +00:00
Remove phraseanet services, update configuration
This commit is contained in:
@@ -9,7 +9,16 @@ some new features, robustness and stability.
|
||||
These enhancements are described in the CHANGELOG file. The purpose of this document
|
||||
is to provide a list a BC breaks / Changes.
|
||||
|
||||
## Nginx
|
||||
## Configuration :
|
||||
|
||||
Configuration has been drastically simplified. There is now one file to
|
||||
configure Phraseanet : `config/configuration.yml`.
|
||||
|
||||
This file is now compiled to plain PHP for best performances. If you ever edit
|
||||
this file manually, please run the `bin/console compile:configuration` command
|
||||
to re-compile the configuration.
|
||||
|
||||
## Nginx :
|
||||
|
||||
If you are using Nginx as Phraseanet web-server, you must update you virtual-host
|
||||
configuration as follow :
|
||||
|
Reference in New Issue
Block a user