mirror of
https://github.com/filegator/filegator.git
synced 2025-08-11 09:54:16 +02:00
Website generation with Couscous
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
Basic
|
||||
</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<li class="active">
|
||||
<a href="https://docs.filegator.io/configuration/auth.html">
|
||||
Auth
|
||||
</a>
|
||||
|
@@ -72,7 +72,7 @@
|
||||
</p>
|
||||
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
<li class="">
|
||||
<li class="active">
|
||||
<a href="https://docs.filegator.io/configuration/basic.html">
|
||||
Basic
|
||||
</a>
|
||||
|
@@ -92,7 +92,7 @@
|
||||
Storage
|
||||
</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<li class="active">
|
||||
<a href="https://docs.filegator.io/configuration/logging.html">
|
||||
Logging
|
||||
</a>
|
||||
@@ -140,7 +140,7 @@
|
||||
],
|
||||
],
|
||||
],</code></pre>
|
||||
<p>There are many different handlers you can add ot top of the stack (monolog_handlers array). Some of them are listed <a href="https://github.com/Seldaek/monolog#documentation">here</a>.</p>
|
||||
<p>There are many different handlers you can add on top of the stack (monolog_handlers array). Some of them are listed <a href="https://github.com/Seldaek/monolog#documentation">here</a>.</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
@@ -102,7 +102,7 @@
|
||||
Security
|
||||
</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<li class="active">
|
||||
<a href="https://docs.filegator.io/configuration/router.html">
|
||||
Router
|
||||
</a>
|
||||
|
@@ -97,7 +97,7 @@
|
||||
Logging
|
||||
</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<li class="active">
|
||||
<a href="https://docs.filegator.io/configuration/security.html">
|
||||
Security
|
||||
</a>
|
||||
|
@@ -82,7 +82,7 @@
|
||||
Auth
|
||||
</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<li class="active">
|
||||
<a href="https://docs.filegator.io/configuration/session.html">
|
||||
Session
|
||||
</a>
|
||||
|
@@ -87,7 +87,7 @@
|
||||
Session
|
||||
</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<li class="active">
|
||||
<a href="https://docs.filegator.io/configuration/storage.html">
|
||||
Storage
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user