mirror of
https://github.com/AlistGo/alist.git
synced 2025-04-23 13:54:04 +08:00
🎇 change default setting
This commit is contained in:
parent
e902c2ded7
commit
7799c1f3bc
@ -191,17 +191,17 @@ func initSettings() {
|
||||
},
|
||||
{
|
||||
Key: "autoplay video",
|
||||
Value: "true",
|
||||
Value: "false",
|
||||
Type: "bool",
|
||||
},
|
||||
{
|
||||
Key: "autoplay audio",
|
||||
Value: "true",
|
||||
Value: "false",
|
||||
Type: "bool",
|
||||
},
|
||||
{
|
||||
Key: "check parent folder",
|
||||
Value: "true",
|
||||
Value: "false",
|
||||
Type: "bool",
|
||||
Description: "check parent folder password",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user