feat:后台新增最长保存时间单位秒,默认为0则最长7天
This commit is contained in:
@@ -25,6 +25,7 @@ DEFAULT_CONFIG = {
|
||||
's3_signature_version': 's3v2',
|
||||
's3_hostname': '',
|
||||
's3_proxy': 0,
|
||||
'max_save_seconds': 0,
|
||||
'aws_session_token': '',
|
||||
'onedrive_domain': '',
|
||||
'onedrive_client_id': '',
|
||||
|
||||
Reference in New Issue
Block a user