diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-17 01:12:37 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-17 01:12:37 -0500 |
| commit | 011024632fb7fe9608dbe803a00e3a207680f7c6 (patch) | |
| tree | 06d67640d36e17d4e0dbdcc43d5cb5e8418800ee /src/config.clj | |
| parent | 4fc9adaa91c8e09e2f34d9d54de50ca70626ceba (diff) | |
| parent | b31b524d42cb2cb602b8e8c52e7c27a968770cc4 (diff) | |
Merge branch 'master' of /pichat/repo
Diffstat (limited to 'src/config.clj')
| -rw-r--r-- | src/config.clj | 2 |
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) |
