Do not check anymore data folder permissions
People who are using a remote database (Mysql/Postgresql) and a remote file storage (Aws S3 or similar) don't necessary needs to have a persistent local data folder or to change the permissions.
This commit is contained in:
@@ -29,6 +29,11 @@ Improvements:
|
||||
* Add abstract storage layer
|
||||
* Add abstract cache layer
|
||||
|
||||
Others:
|
||||
|
||||
* Data directory permissions are not checked anymore
|
||||
* Data directory is not mandatory anymore for people that use a remote database and remote object storage
|
||||
|
||||
Bug fixes:
|
||||
|
||||
* Fix typo in template that prevent the Gitlab OAuth link to be displayed
|
||||
|
||||
Reference in New Issue
Block a user