everywhere: add option to export data
This commit is contained in:
3
templates/domain-export-error.txt
Normal file
3
templates/domain-export-error.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
You recently requested a data export of your Commento domain {{.Domain}}. An
|
||||
error was encountered while processing the request. Please contact support to
|
||||
resolve this issue.
|
7
templates/domain-export.txt
Normal file
7
templates/domain-export.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
You recently requested a data export of your Commento domain {{.Domain}}. You
|
||||
can download a GZipped archive of a JSON export of all the comments and
|
||||
commenters associated with the domain here:
|
||||
|
||||
{{.Origin}}/api/domain/export/download?exportHex={{.ExportHex}}
|
||||
|
||||
The archive will be available for download for 7 days.
|
Reference in New Issue
Block a user