aboutsummaryrefslogtreecommitdiff
path: root/.clog.toml
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-25 14:46:40 -0500
committerDavid Li <li.davidm96@gmail.com>2016-01-25 14:46:40 -0500
commitefaf4844e51bd47f9385cedfc3f1392f04af2f42 (patch)
tree59891695140006b954d98cf9a3cd231d9d15a38c /.clog.toml
parent0a17928ce7a20ffb06e55d8ea2edc98a9ec50260 (diff)
feat(memory): write cache tag info to global status structs
Diffstat (limited to '.clog.toml')
-rw-r--r--.clog.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.clog.toml b/.clog.toml
new file mode 100644
index 0000000..3ec45b8
--- /dev/null
+++ b/.clog.toml
@@ -0,0 +1,8 @@
+[clog]
+repository = "https://git.lidavidm.me/cacheracer"
+
+link-style = "cgit"
+
+changelog = "CHANGELOG.md"
+
+from-latest-tag = true \ No newline at end of file