Fix some indentation in reference.conf.
This commit is contained in:
parent
745237f166
commit
6b2d7a74ce
|
@ -1118,10 +1118,10 @@ general {
|
||||||
max_nick_time = 20 seconds;
|
max_nick_time = 20 seconds;
|
||||||
max_nick_changes = 5;
|
max_nick_changes = 5;
|
||||||
|
|
||||||
/* anti spam time: the minimum time a user must be connected before
|
/* anti spam time: the minimum time a user must be connected before
|
||||||
* custom quit messages are allowed.
|
* custom quit messages are allowed.
|
||||||
*/
|
*/
|
||||||
anti_spam_exit_message_time = 5 minutes;
|
anti_spam_exit_message_time = 5 minutes;
|
||||||
|
|
||||||
/* use part messages: This option controls whether users should be
|
/* use part messages: This option controls whether users should be
|
||||||
* allowed to send PART messages to channels. It should probably
|
* allowed to send PART messages to channels. It should probably
|
||||||
|
|
Loading…
Reference in New Issue