[#31 reopened]
As said in #28 i suppose to move config/settings.toml out of git, because local copy of repo may have different settings. Instead of settings.toml it would be nice to have settings.template.toml as a template settings file. User should copy template settings to actual one after cloning the repository - cp config/settings.template.toml config/settings.toml.
fixes #28
[#31 reopened] As said in #28 i suppose to move
config/settings.toml
out of git, because local copy of repo may have different settings. Instead of settings.toml it would be nice to havesettings.template.toml
as a template settings file. User should copy template settings to actual one after cloning the repository -cp config/settings.template.toml config/settings.toml
. fixes #28