etherpad-lite/pluginomatic.json
2012-02-24 20:45:02 +01:00

8 lines
114 B
JSON

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