]> 91.132.146.200 Git - selfpaste.git/commitdiff
docu update about upgrade
authorBanana <mail@bananas-playground.net>
Sun, 26 Apr 2020 20:56:09 +0000 (22:56 +0200)
committerBanana <mail@bananas-playground.net>
Sun, 26 Apr 2020 20:56:09 +0000 (22:56 +0200)
documentation/update.txt

index dd7ee4f3d3594059a5c6221f87a2e1b68c423e87..a6922c2363ce5b529b185994b107959994a95121 100644 (file)
@@ -1,5 +1,10 @@
 If you update from a previous version make sure every update step is done
 since your current used version.
+Update process is as follows:
+- copy lib, view and index.php into your webserver installation location
+- update your config.php
+- make sure of any special update steps listed below.
+
 
 ## 0.4-beta Beryllium
 Update your config.php to reflect the following updates.
@@ -12,4 +17,4 @@ define('SELFPASTE_UPLOAD_SECRET',
        )
 );
 # creation of a paste and which secret was used into logs/create.log file
-define('LOG_CREATION',true);
\ No newline at end of file
+define('LOG_CREATION',true);