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