diff options
author | Nathan Lasseter <nathan.je.lasseter@googlemail.com> | 2011-02-20 14:23:52 +0000 |
---|---|---|
committer | Nathan Lasseter <nathan.je.lasseter@googlemail.com> | 2011-02-20 14:23:52 +0000 |
commit | 1873252f1ec11794092dcaedaed477afc0572da7 (patch) | |
tree | 6e1e7fb41122dc49b344f2ff0ed089d942903268 /res | |
parent | 904caa25f8de49cc20823a25ce8051dfdcae7c26 (diff) |
Comment, comment, comment! Shout at me if i dont comment. I tend not to.
Diffstat (limited to 'res')
-rw-r--r-- | res/conf.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/conf.xml b/res/conf.xml index 215695c..3665cb1 100644 --- a/res/conf.xml +++ b/res/conf.xml @@ -1,5 +1,10 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + At the moment the database and auth tags do nothing. + Only the first of each tag is read. Proceeding tags are ignored. +--> + <config version="1.0" > <database> |