From d11840adb39fd9f59b9983fe3c6f5c8ff8269e62 Mon Sep 17 00:00:00 2001 From: src386 Date: Thu, 10 Sep 2015 16:20:51 +0200 Subject: [PATCH] edit README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25c67fd..7a18e60 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Current Movim version : 0.9 git2015-09-10 - script/update now updates php dependancies (composer update). - conf/movim.service now has a PID and a syslog identifier. - conf/movim.service starts after mysql.service. -- conf/movim.init has low priority and should start after mysql. +- conf/movim.init starts after mysql. - conf/nginx.conf : proxy_read_timeout and proxy_send_timeout removed (default is 60s) - conf/php-fpm.conf add timezone parameter.