Y
Hacker News
new
|
ask
|
show
|
jobs
by
metadaemon
1084 days ago
As a suggestion, you might want to modify the default config, I see a lot of people logging into #rust as the `halloy` user.
1 comments
ComputerGuru
1084 days ago
Maybe/at least append an rng value to the end?
link
metadaemon
1084 days ago
Well not sure how possible that is with the current YAML implementation of config.
link
ComputerGuru
1084 days ago
The app can write (or modify) the yaml template file on first run. That's how I discovered the configuration file in the first place, with the app prompting me to open the directory and copy config.yaml.template to config.yaml and customize.
link