From 1e7343e6cbaf4c583b3d60b50aa7d144bfd27e73 Mon Sep 17 00:00:00 2001 From: qorg11 Date: Sat, 2 May 2020 06:01:37 +0200 Subject: [PATCH] Whoops --- doc/index.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/doc/index.md b/doc/index.md index 2338e3e..0a4c559 100644 --- a/doc/index.md +++ b/doc/index.md @@ -1,6 +1,3 @@ - # lainsafecli documentation ## History @@ -118,7 +115,7 @@ https://lainsafe.delegao.moe/files/nzOhDKtB.pdf # upload.cgi -``upload.cgi``` is the perl script that do all the works. You could +```upload.cgi``` is the perl script that do all the works. You could delete index.cgi from your sever and just upload.cgi. You'd upload files through ```lainsafecli```. @@ -128,5 +125,3 @@ Only one parameter: ```$MAX_SIZE``` specify, in megabytes, the max size of files If someone tries to upload a file bigger than 100MBs. It will return Max size for a file is 100 MBs, then, uploda.cgi will die. - -