diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/clog.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/clog.conf b/conf/clog.conf index 32b4574..ef50a78 100644 --- a/conf/clog.conf +++ b/conf/clog.conf @@ -33,7 +33,4 @@ domain * { route ^/posts/[a-z0-9\-]+$ { handler post } - - # route /test_json render_posts_json - } |