0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
14.1-0
/
standard
/
htdocs
/
vendor
/
svg-edit
/
svg-edit
/
[
Home
]
File: config.js
/*globals svgEditor*/ svgEditor.setConfig({ // extensions: [ // 'ext-eyedropper.js', // 'ext-shapes.js', // 'ext-polygon.js', // 'ext-star.js' //], //emptyStorageOnDecline: true allowedOrigins: [window.location.origin] // May be 'null' (as a string) when used as a file:// URL });