mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-06 23:27:14 -04:00
padreadonly: Remove dead /ro/:id
handling
Read-only pads are accessed using `/p/` path since commit
ba3430ebb7
.
This commit is contained in:
parent
d58b649c76
commit
58bd96ce8f
2 changed files with 0 additions and 33 deletions
|
@ -50,12 +50,6 @@
|
|||
"expressCreateServer": "ep_etherpad-lite/node/hooks/express/padurlsanitize"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "padreadonly",
|
||||
"hooks": {
|
||||
"expressCreateServer": "ep_etherpad-lite/node/hooks/express/padreadonly"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "webaccess",
|
||||
"hooks": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue