-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Please confirm the following
-
I have read and agree to AGPL-3.0 Section 15 .
The program is provided "as is" without any warranties; you bear all risks of using it. -
I have read and agree to AGPL-3.0 Section 16 .
The copyright holders and distributors are not liable for any damages resulting from the use or inability to use the program. -
I confirm my description is clear, polite, helps developers quickly locate the issue, and complies with community rules.
-
I have read the OpenList documentation.
-
I confirm there are no duplicate issues or discussions.
-
I confirm this is an
OpenListissue, not caused by other reasons (such as network, dependencies, or operation). -
I believe this issue must be handled by
OpenListand not by a third party. -
I confirm this issue is not fixed in the latest version.
-
I have not read these checkboxes and therefore I just ticked them all, Please close this issue
OpenList Version (required)
4.1.9
Storage Driver Used (required)
123盘
Bug Description (required)
https://github.com/orgs/OpenListTeam/discussions/1998
另外能否移动端表头只有名称和大小,能否加上时间,这样可以时间排序,谢谢开发团队。
Logs (required)
无
Configuration File Content (required)
config openlist
option enabled '1'
option port '8888'
option delayed_start '0'
option allow_wan '1'
option force '1'
option token_expires_in '999999'
option max_connections '0'
option tls_insecure_skip_verify '1'
option data_dir '/etc/openlist'
option temp_dir '/opt/cache'
option log '1'
option log_max_size '10'
option log_max_backups '5'
option log_max_age '28'
option log_compress '0'
option database_type 'sqlite3'
option ssl '1'
option download_workers '5'
option download_max_retry '1'
option transfer_workers '5'
option transfer_max_retry '2'
option upload_workers '5'
option upload_max_retry '0'
option copy_workers '5'
option copy_max_retry '2'
option cors_allow_origins ''
option cors_allow_methods ''
option cors_allow_headers '*'
option s3 '0'
option jwt_secret 'xxxxxxxxxxxxxx'
option max_concurrency '0'
option log_path '/var/log/openlist.log'
option force_https '0'
option ssl_cert '/etc/ssl.crt'
option ssl_key '/etc/ssl.key'
option s3_port '5246'
option s3_ssl '0'
option ftp '0'
option ftp_port '5221'
option find_pasv_port_attempts '50'
option active_transfer_port_non_20 '0'
option idle_timeout '900'
option connection_timeout '900'
option disable_active_mode '0'
option default_transfer_binary '0'
option enable_active_conn_ip_check '0'
option enable_pasv_conn_ip_check '0'
option sftp '0'
option sftp_port '5222'
Reproduction Link (optional)
No response