diff options
author | Michael McVady <femtonaut@gmail.com> | 2024-05-07 16:55:24 -0500 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2024-05-07 16:55:24 -0500 |
commit | 444104e22a47ca820fc4f35786e169d6cf2f2811 (patch) | |
tree | 09cdd224010f1aa9ec73e4572f150e9ab32cd3e1 /conf | |
parent | a95eae4452a98ec551c9820598d1e8fae9407714 (diff) |
Diffstat (limited to 'conf')
-rw-r--r-- | conf/clog.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/clog.conf b/conf/clog.conf index 8d8e778..9237b53 100644 --- a/conf/clog.conf +++ b/conf/clog.conf @@ -45,7 +45,7 @@ domain * { methods get } - route /entries/ { + route /entries { handler save_new_entry methods post |