diff --git a/docs/ghostream.example.yml b/docs/ghostream.example.yml index c739121..86511b7 100644 --- a/docs/ghostream.example.yml +++ b/docs/ghostream.example.yml @@ -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