diff options
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> |