You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
genmarkov/markov.toml

11 lines
186 B

bindpoint = '127.0.0.1:8001'
file = 'chain.dat'
max_content_length = 4194304
max_gen_size = 256
save_interval_secs = 2
trust_x_forwarded_for = false
[filter]
inbound = ''
outbound = ''