From 7778647b9c3f89e2ad65a422f3d3ed64281ca5cc Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 5 Jan 2019 21:10:10 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index e0a7a39..eb434e6 100644 --- a/scripts/install +++ b/scripts/install @@ -167,7 +167,7 @@ then ynh_app_setting_set "$app" unprotected_uris "/" fi -ynh_check_starting "loading rpc module..." "/var/log/$app/cryptpad.log" "120" +ynh_check_starting "loading rpc module..." "/var/log/$app/cryptpad.log" "15" #================================================= # RELOAD NGINX #=================================================