openlist: update default config

Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
sbwml 2025-06-15 03:20:30 +08:00
parent cc7b49435e
commit b39f07895a

View File

@ -8,8 +8,8 @@ config openlist
option token_expires_in '48'
option max_connections '0'
option tls_insecure_skip_verify '1'
option data_dir '/etc/alist'
option temp_dir '/tmp/alist'
option data_dir '/etc/openlistlist'
option temp_dir '/tmp/openlistlist'
option log '1'
option log_max_size '10'
option log_max_backups '5'