mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Update README.md
This commit is contained in:
parent
e0a05c54d2
commit
bd34132469
1 changed files with 2 additions and 7 deletions
|
@ -77,13 +77,8 @@ For installation, you need to follow a few simple steps.
|
||||||
4. Create database and import dump located at `install/sql/mysql.sql`
|
4. Create database and import dump located at `install/sql/mysql.sql`
|
||||||
5. Edit database configuration settings in the environment (`.env.example`, after rename to `.env`)
|
5. Edit database configuration settings in the environment (`.env.example`, after rename to `.env`)
|
||||||
6. Provide write permissions to the specified folders:
|
6. Provide write permissions to the specified folders:
|
||||||
* `data/avatars`
|
* `data/avatars`, `data/uploads`, `data/uploads/thumbs`
|
||||||
* `data/uploads`
|
* `internal_data/atom`, `internal_data/cache`, `internal_data/log`, `internal_data/triggers`
|
||||||
* `data/uploads/thumbs`
|
|
||||||
* `internal_data/atom`
|
|
||||||
* `internal_data/cache`
|
|
||||||
* `internal_data/log`
|
|
||||||
* `internal_data/triggers`
|
|
||||||
* `sitemap`
|
* `sitemap`
|
||||||
7. Voila! ✨
|
7. Voila! ✨
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue