mirror of
https://github.com/filegator/filegator.git
synced 2025-08-06 01:57:48 +02:00
Website generation with Couscous
This commit is contained in:
@@ -144,6 +144,7 @@
|
||||
'default_archive_name' => 'archive.zip',
|
||||
'editable' => ['.txt', '.css', '.js', '.ts', '.html', '.php'],
|
||||
'date_format' => 'YY/MM/DD hh:mm:ss', // see: https://momentjs.com/docs/#/displaying/format/
|
||||
'guest_redirection' => '', // useful for external auth adapters
|
||||
],</code></pre>
|
||||
<h2 id="additional-html">Additional HTML</h2>
|
||||
<p>You can add additional html to the head and body like this:</p>
|
||||
|
Reference in New Issue
Block a user