mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
edit README
This commit is contained in:
parent
588b28659d
commit
49ba6ba22a
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
@ -12,13 +12,14 @@ Current Movim version : 0.9 git2015-08-31
|
|||
0.9b 2015-0
|
||||
- Update to Movim 0.9 git2015-08-31
|
||||
- Add notes in README about public pods & whitelisting
|
||||
- Remove script now delete Movim php5-fpm pool.
|
||||
- Remove script delete 'movim' user after shutting down Movim service.
|
||||
- Movim systemd service now has a PID and a syslog identifier.
|
||||
- Remove proxy_read_timeout and proxy_send_timeout in vhost configuration (default 60s is enough)
|
||||
- Movim sysvinit script now uses syslog.
|
||||
- Installation script now checks if path is empty.
|
||||
- Add timezone in Movim php fpm conf.
|
||||
- script/install now check if path is empty.
|
||||
- script/remove now delete /etc/php/fpm/pool.d/movim.conf
|
||||
- script/remove now delete 'movim' user only after Movim service is stopped.
|
||||
- script/update now updates php dependancies (composer update).
|
||||
- conf/movim.service now has a PID and a syslog identifier.
|
||||
- conf/movim.init now uses logger (syslog support) and is more reliable.
|
||||
- conf/nginx.conf : proxy_read_timeout and proxy_send_timeout removed (default is 60s)
|
||||
- conf/php-fpm.conf add timezone parameter.
|
||||
|
||||
0.8b 2015-08-24
|
||||
- Added language selection : ar, de, es, it, ja, nl, ru
|
||||
|
|
Loading…
Add table
Reference in a new issue