1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-30 22:34:53 +00:00

update enable scripting config (#6466)

This commit is contained in:
杨顺强 2024-08-01 17:58:53 +08:00 committed by GitHub
parent 345a8d8dd5
commit 2d066734ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3061,7 +3061,7 @@ const defaultOptions = {
kind: OptionKind.VIEWER + OptionKind.PREFERENCE
},
enableScripting: {
value: true,
value: false,
kind: OptionKind.VIEWER + OptionKind.PREFERENCE
},
externalLinkRel: {