Update README.md

This commit is contained in:
Milos Stojanovic 2019-06-18 16:09:49 +02:00 committed by GitHub
parent 4b3f6ddd42
commit e146b7893e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,15 +50,6 @@ You can also log in with john/john to see John's private files.
## Requirements
- PHP 7.1.3+
## Download precompiled build
- Latest: [v7.0.0-RC2](https://github.com/filegator/static/raw/master/builds/filegator_v7.0.0-RC2.zip)
- Unzip files and upload them to your PHP server
- Make sure you webserver can read and write to /storage and /private folders
- Set the website document root to /dist directory. This is also known as 'public' folder.
- Visit web page, if something goes wrong check /private/logs/app.log
- Login with default credentials admin/admin123
- Change default admin's password
## Security
If you discover any security related issues, please email alcalbg@gmail.com instead of using the issue tracker.