From d0c4cd14881cd190e75b1e0a833e5ac4a1aa21ec Mon Sep 17 00:00:00 2001 From: adphi Date: Sat, 20 Jun 2020 03:46:31 +0200 Subject: [PATCH] obviously, it's in front of the description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 110eada..e614562 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# OCCWeb terminal +# ⚠️ Deprecated ⚠️ OCCWeb terminal ### A web terminal for admins to launch Nextcloud's occ commands ![occweb](https://git.adphi.net/Adphi/OCCWeb/raw/master/appinfo/screenshot.png) -## ⚠️ Deprerecated ⚠️ +## ⚠️ Deprecated ⚠️ As nextcloudd has no native support for asynchronous operations, due to the use of php, this aplication is deprecated, and will not support the Nextcloud future versions (19+). There is no possibilities to implemement true support for interactive and long running occ tasks in a web terminal (for example through websockets), which can lead to serious alterations of voluminous instances. [This issue](https://github.com/nextcloud/server/issues/16726) may give some hints on why I decided to not support this application anymore.