diff options
author | Florent Le Coz <louiz@louiz.org> | 2015-10-12 16:47:27 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2015-10-12 16:47:27 +0200 |
commit | 84aafab6040f8fd126e6c4941631d44f122c4b9a (patch) | |
tree | e2fbeac7dff1d33b76dec40cf6f91244455bc792 /doc | |
parent | 6512f830fa2baa85a7c688843ebd42eb528e2ad6 (diff) | |
download | biboumi-84aafab6040f8fd126e6c4941631d44f122c4b9a.tar.gz biboumi-84aafab6040f8fd126e6c4941631d44f122c4b9a.tar.bz2 biboumi-84aafab6040f8fd126e6c4941631d44f122c4b9a.tar.xz biboumi-84aafab6040f8fd126e6c4941631d44f122c4b9a.zip |
Provide the “realname_customization” option
ref #3136
Diffstat (limited to 'doc')
-rw-r--r-- | doc/biboumi.1.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/biboumi.1.md b/doc/biboumi.1.md index 836b99d..d28c3a3 100644 --- a/doc/biboumi.1.md +++ b/doc/biboumi.1.md @@ -77,6 +77,12 @@ The configuration file uses a simple format of the form users join their own IRC server using an XMPP client, while forbidding access to any other IRC server. +`realname_customization` + + If this option is set to “false” (default is “true”), the users will not be + able to use the ad-hoc commands that lets them configure their realname and + username. + `log_file` A filename into which logs are written. If none is provided, the logs are |