mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-24 03:29:28 +01:00
example-conf: spacing & comment tweaks
(cherry picked from commit a55f60c6dc
)
Conflicts:
example-conf.yml
This commit is contained in:
parent
a639efa93e
commit
dcc171095f
@ -676,7 +676,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.):
|
||||||
@ -722,7 +721,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:
|
||||||
|
Loading…
Reference in New Issue
Block a user