Skip to content

Commit

Permalink
feat:后台新增最长保存时间单位秒,默认为0则最长7天
Browse files Browse the repository at this point in the history
  • Loading branch information
vastsa committed Jun 15, 2024
1 parent 43f0f73 commit 11696d1
Show file tree
Hide file tree
Showing 25 changed files with 41 additions and 25 deletions.
1 change: 1 addition & 0 deletions core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
's3_signature_version': 's3v2',
's3_hostname': '',
's3_proxy': 0,
'max_save_seconds': 0,
'aws_session_token': '',
'onedrive_domain': '',
'onedrive_client_id': '',
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion fcb-fronted/dist/assets/SettingView-1f29b4c5.js

This file was deleted.

1 change: 1 addition & 0 deletions fcb-fronted/dist/assets/SettingView-7fae065f.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 11696d1

Please sign in to comment.