diff --git a/demo/settings.json b/demo/settings.json index 651f51f..d2c35cd 100644 --- a/demo/settings.json +++ b/demo/settings.json @@ -285,8 +285,10 @@ * * Pad creation is only via the API. * This applies both to group pads and regular pads. + * + * ep_weave does not allow new Pad creation by `/p/xxxx` URL. */ - "editOnly": "${EDIT_ONLY:false}", + "editOnly": "true", /* * If true, all css & js will be minified before sending to the client.