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