Better comments in example configuration file

This commit is contained in:
Yohann D'ANELLO 2020-10-13 18:03:14 +02:00
parent 0dc89b57e1
commit 771a7c1c1b
1 changed files with 5 additions and 1 deletions

View File

@ -73,15 +73,19 @@ srt:
telnet:
# By default, this easter egg is disabled.
# You must enable it to use it.
#
#enabled: false
#listenAddress: :8023
# Size is in characters. It is recommended to keep a 16x9 format.
#
#width: 80
#height: 45
# Time in milliseconds that we should sleep between two images. By default, 20 FPS. Displaying text takes time...
# Time in milliseconds that we should sleep between two images.
# By default, 20 FPS. Displaying text takes time...
#
#delay: 50