docs - support

This commit is contained in:
Milos Stojanovic
2020-02-27 08:57:00 +01:00
parent 03aa87da5b
commit 4ad404552c
2 changed files with 7 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ At the end, the more people who can see and test a set of code, the more likely
## Show your support ## Show your support
Please star this repository on [GitHub](https://github.com/filegator/filegator) if this project helped you! Please star this repository on [GitHub](https://github.com/filegator/filegator/stargazers) if this project helped you!
## License ## License

View File

@@ -19,6 +19,12 @@ Precompiled build is created for non-developers. In this version, the frontend (
NOTE: For security reasons `/dist` is the ONLY folder you want to be exposed through the web. Everything else should be outside of your web root, this way people cant access any of your important files through the browser. NOTE: For security reasons `/dist` is the ONLY folder you want to be exposed through the web. Everything else should be outside of your web root, this way people cant access any of your important files through the browser.
## Show your support
Please star this repository on [GitHub](https://github.com/filegator/filegator/stargazers) if this project helped you!
## Upgrade ## Upgrade
Since version 7 is completely rewriten from scratch, there is no clear upgrade path from older versions. Since version 7 is completely rewriten from scratch, there is no clear upgrade path from older versions.