support data export

This commit is contained in:
MaysWind
2021-01-02 02:04:38 +08:00
parent 102c945aa0
commit 7d3e05c548
24 changed files with 515 additions and 42 deletions
+4
View File
@@ -105,3 +105,7 @@ request_id_header = true
[user]
# Set to true to allow users to register account by themselves
enable_register = true
[data]
# Set to true to allow users to export their data
enable_export = true