mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 12:42:36 +01:00
Update docs
This commit is contained in:
parent
b0fcdcbf5c
commit
0cc364bfda
@ -38,14 +38,9 @@ Version 3.2
|
||||
|
||||
An import folder has been adding to storage/, you may need to run ``sudo chown -R www-data:www-data storage``
|
||||
|
||||
Version 2.6
|
||||
Version 2.5
|
||||
"""""""""""
|
||||
|
||||
Make sure the .env file includes ``APP_CIPHER=rijndael-128``
|
||||
|
||||
Version 2.5.1
|
||||
"""""""""""""
|
||||
|
||||
The minimum PHP version is now 5.5.9
|
||||
|
||||
Version 2.0
|
||||
@ -53,6 +48,6 @@ Version 2.0
|
||||
|
||||
Copy .env.example to .env and set config settings
|
||||
|
||||
Set the app cipher to ``rijndael-256`` to support existing passwords
|
||||
If unset, set the app cipher to ``rijndael-256``.
|
||||
|
||||
Check that ``/path/to/ninja/storage`` has 755 permissions and is owned by the webserver user
|
||||
|
Loading…
Reference in New Issue
Block a user