mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 14:59:02 +00:00
Static export file now managed by nginx
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<tbody>
|
||||
{% if export_file_stats %}
|
||||
<tr>
|
||||
<td><a href="/get_export">out.csv.xz</a></td>
|
||||
<td><a href="static/out.csv.xz">out.csv.xz</a></td>
|
||||
<td>{{ export_file_stats.st_size |filesizeformat }}</td>
|
||||
<td>{{ export_file_stats.st_mtime|datetime_format }} UTC</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user