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:
parent
345a8d8dd5
commit
2d066734ce
@ -3061,7 +3061,7 @@ const defaultOptions = {
|
||||
kind: OptionKind.VIEWER + OptionKind.PREFERENCE
|
||||
},
|
||||
enableScripting: {
|
||||
value: true,
|
||||
value: false,
|
||||
kind: OptionKind.VIEWER + OptionKind.PREFERENCE
|
||||
},
|
||||
externalLinkRel: {
|
||||
|
Loading…
Reference in New Issue
Block a user