mod_comment dispatch rules
URL dispatch rules defined by mod_comment in apps/zotonic_mod_comment/priv/dispatch/dispatch.
This file defines the URL dispatch rules for mod_comment. Rules are matched from top to bottom; the first matching rule handles the request.
Source: apps/zotonic_mod_comment/priv/dispatch/dispatch
| Dispatch name | Path | Controller | Options |
|---|---|---|---|
admin_comments | /admin/comments | controller_admin_comments | [seo_noindex] |
admin_comments_settings | /admin/comments/settings | controller_admin_comments_settings | [seo_noindex] |