From 42fb17bdd26261db8f4d5f39fbc348cde1795c45 Mon Sep 17 00:00:00 2001 From: tritoch Date: Fri, 9 Dec 2016 18:11:44 -0600 Subject: [PATCH] Document '--config' parameter (#2311) servatrice.ini can be passed to servatrice via the --config parameter. I don't think this is documented anywhere. --- servatrice/servatrice.ini.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/servatrice/servatrice.ini.example b/servatrice/servatrice.ini.example index 0759afa7..ac9481e5 100644 --- a/servatrice/servatrice.ini.example +++ b/servatrice/servatrice.ini.example @@ -3,7 +3,8 @@ ; This is the main configuration file for Servatrice; while using a configuration is not mandatory, ; you may want to customize some aspects of your servatrice instance, like its name, port or the way ; users can authenticate to the server. - +; +; Can be passed to servatrice with --config /path/to/servatrice.ini [server]