summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-05-12 23:36:52 -0700
committerelijah <elijah@riseup.net>2013-05-12 23:36:52 -0700
commit0c74967d5db0d6af89212f3c4a35c38290cf2975 (patch)
tree0dfaa38572c7ca44bf9a1f5d60e0e97c963238f7 /README.md
parent166a59c7dff659f2ebf93c56c4e8d0567ec65404 (diff)
added config file
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b4620e..54da24c 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,11 @@ Install for development:
$ bundle
$ rake test
+Configuration
+==================================
+
+Nickserver loads the configuration files `config/default.yml` and `/etc/leap/nickserver.yml`, if it exists. See `config/default.yml` for the available options.
+
Usage
==================================