1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 18:30: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

View File

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