mirror of
https://github.com/filegator/filegator.git
synced 2025-08-08 22:56:31 +02:00
Website generation with Couscous
This commit is contained in:
@@ -163,7 +163,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<p>At the end, the more people who can see and test a set of code, the more likely any flaws will be caught and fixed quickly.</p>
|
<p>At the end, the more people who can see and test a set of code, the more likely any flaws will be caught and fixed quickly.</p>
|
||||||
<h2 id="show-your-support">Show your support</h2>
|
<h2 id="show-your-support">Show your support</h2>
|
||||||
<p>Please star this repository on <a href="https://github.com/filegator/filegator">GitHub</a> if this project helped you!</p>
|
<p>Please star this repository on <a href="https://github.com/filegator/filegator/stargazers">GitHub</a> if this project helped you!</p>
|
||||||
<h2 id="license">License</h2>
|
<h2 id="license">License</h2>
|
||||||
<p>Copyright (c) 2019 <a href="https://github.com/alcalbg">Milos Stojanovic</a>.</p>
|
<p>Copyright (c) 2019 <a href="https://github.com/alcalbg">Milos Stojanovic</a>.</p>
|
||||||
<p>This project is MIT licensed.</p>
|
<p>This project is MIT licensed.</p>
|
||||||
|
@@ -145,6 +145,8 @@
|
|||||||
<li>Change default admin's password</li>
|
<li>Change default admin's password</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>NOTE: For security reasons <code>/dist</code> is the ONLY folder you want to be exposed through the web. Everything else should be outside of your web root, this way people can’t access any of your important files through the browser.</p>
|
<p>NOTE: For security reasons <code>/dist</code> is the ONLY folder you want to be exposed through the web. Everything else should be outside of your web root, this way people can’t access any of your important files through the browser.</p>
|
||||||
|
<h2 id="show-your-support">Show your support</h2>
|
||||||
|
<p>Please star this repository on <a href="https://github.com/filegator/filegator/stargazers">GitHub</a> if this project helped you!</p>
|
||||||
<h2 id="upgrade">Upgrade</h2>
|
<h2 id="upgrade">Upgrade</h2>
|
||||||
<p>Since version 7 is completely rewriten from scratch, there is no clear upgrade path from older versions.</p>
|
<p>Since version 7 is completely rewriten from scratch, there is no clear upgrade path from older versions.</p>
|
||||||
<p>If you have an older version of FileGator please backup everything and install the script again.</p>
|
<p>If you have an older version of FileGator please backup everything and install the script again.</p>
|
||||||
|
Reference in New Issue
Block a user