#Telnet is disabled by default.
#By Bruna: Aqui embaixo você poe "true" no lugar do "false"para habilitar esta opção.
EnableTelnet = false
#This is the port telnet server will bind to
#By Bruna: Aqui embaixo você poe um numero da sua escolha de 1 ate 65000 onde está 12345.
StatusPort = 12345
#If the following is not set, a random password is generated on server startup.
#By Bruna: Aqui embaixo você apaga o # no inicio da linha e poe uma senha a sua escolha onde está "somepass".
#StatusPW = somePass
#By Bruna: Aqui embaixo você NAO mexe.
#This list can contain IPs or Hosts of clients you wish to allow.
#Hosts must be resolvable to an IP.
#The format is as follows:
#ListOfHosts = 0.0.0.0,host,0.0.0.1,host2,host3,host4,0.0.0.3
#Make sure there are no spaces between hosts/ips
ListOfHosts = 127.0.0.1,localhost