3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-12-26 20:52:45 +01:00

example-conf: spacing & comment tweaks

This commit is contained in:
James Lu 2017-08-02 22:02:35 +08:00
parent b947afabd0
commit a55f60c6dc

View File

@ -689,7 +689,6 @@ relay:
# resets the cache. # resets the cache.
#age: 10 #age: 10
automode: automode:
# The following options in this block are common to all plugins that spawn service bots (games, # The following options in this block are common to all plugins that spawn service bots (games,
# automode, etc.): # automode, etc.):
@ -740,7 +739,7 @@ stats:
# Defaults to "%a, %d %b %Y %H:%M:%S +0000" (the RFC 2812 standard) if not specified. # Defaults to "%a, %d %b %Y %H:%M:%S +0000" (the RFC 2812 standard) if not specified.
time_format: "%c" time_format: "%c"
global: #global:
# Sets the text format for the global plugin, if it is loaded. This uses a template string as # Sets the text format for the global plugin, if it is loaded. This uses a template string as
# documented at https://docs.python.org/3/library/string.html#template-strings, with the # documented at https://docs.python.org/3/library/string.html#template-strings, with the
# following substitutions: # following substitutions: