mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 15:02:19 +00:00
Better comments in example configuration file
This commit is contained in:
parent
0dc89b57e1
commit
771a7c1c1b
@ -73,15 +73,19 @@ srt:
|
|||||||
telnet:
|
telnet:
|
||||||
# By default, this easter egg is disabled.
|
# By default, this easter egg is disabled.
|
||||||
# You must enable it to use it.
|
# You must enable it to use it.
|
||||||
|
#
|
||||||
#enabled: false
|
#enabled: false
|
||||||
|
|
||||||
#listenAddress: :8023
|
#listenAddress: :8023
|
||||||
|
|
||||||
# Size is in characters. It is recommended to keep a 16x9 format.
|
# Size is in characters. It is recommended to keep a 16x9 format.
|
||||||
|
#
|
||||||
#width: 80
|
#width: 80
|
||||||
#height: 45
|
#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
|
#delay: 50
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user