summaryrefslogtreecommitdiff
path: root/main/manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/manager.c')
-rw-r--r--main/manager.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/main/manager.c b/main/manager.c
index a493af346..b383b8720 100644
--- a/main/manager.c
+++ b/main/manager.c
@@ -36,8 +36,7 @@
* \ref amiconf
*/
-/*!
- * \li The core Manager uses the configuration file \ref manager.conf
+/*! \li \ref manager.c uses the configuration file \ref manager.conf and \ref users.conf
* \addtogroup configuration_file
*/
@@ -45,6 +44,10 @@
* \verbinclude manager.conf.sample
*/
+/*! \page users.conf users.conf
+ * \verbinclude users.conf.sample
+ */
+
/*** MODULEINFO
<support_level>core</support_level>
***/