1KA_F2F/frontend/drupal/sites/all/libraries/ckeditor/bender-runner.config.json
2022-02-07 12:10:35 +01:00

17 lines
246 B
JSON

{
"bender": {
"port": 9001
},
"server": {
"port": 9002
},
"paths": {
"ckeditor4": "../ckeditor4/",
"runner": "./src/runner.html"
},
"browsers": {
"linux": [ "chrome", "firefox" ],
"macos": [ "safari" ]
}
}