3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

Style/spacing fixes for last commit

This commit is contained in:
James Lu 2017-02-21 17:04:59 -08:00
parent a8fe353ba4
commit 0706b6cf78
2 changed files with 3 additions and 8 deletions

View File

@ -86,7 +86,6 @@ def validateConf(conf, logger=None):
if newlogins:
validate(conf.get('permissions'), "New-style accounts enabled but no permissions block was found. You will not be able to administrate your PyLink instance!")
return conf

View File

@ -571,16 +571,12 @@ relay:
#clientbot_modesync: none
#servprotect:
# This block configures the servprotect plugin.
# You don't need this if you aren't using it.
# length: How many KILL/SAVE's before a disconnect
# This block configures the servprotect plugin; you don't need this if you aren't using it.
# length: How many KILL/SAVE's before a disconnect?
#length: 5
# time: Determines how much time should pass before
# the servprotect cache is reset.
# max_age: Determines how much time should pass before the servprotect cache is reset.
#max_age: 10