summaryrefslogtreecommitdiff
path: root/src/config.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.clj')
-rw-r--r--src/config.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.clj b/src/config.clj
index 7a4a6a2..ce3a88c 100644
--- a/src/config.clj
+++ b/src/config.clj
@@ -25,7 +25,7 @@
(def *avatar-directory* "avatars")
-;; Numerical constants
+;; Settings
(def num-popular-dumps 40)
(def *dumps-per-page* 20)