etherpad-lite/pluginomatic.json

9 lines
114 B
JSON

{
"parts": [{
"name": "static",
"hooks": {
"expressServer": "../static:expressServer"
}
}]
}